diff options
author | Nikita Popov <nikic@php.net> | 2016-11-17 23:18:05 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-11-22 19:24:21 +0100 |
commit | 9befad6fc2abe124c1eab80e3dc33e044d3d5db2 (patch) | |
tree | c22e9f2ab62cbe6c7e0dfc226c451e70cd043279 /ext/pcre/php_pcre.c | |
parent | 3e4538590384f1736c483b1f24bf3d79e0adcbe9 (diff) | |
download | php-git-9befad6fc2abe124c1eab80e3dc33e044d3d5db2.tar.gz |
Cleanup parse_url() gotos
Simplify some unnecessarily complicated code. In particular the
length updates are unnecessary (length is only used at the very
start) and we're goto'ing around a bit too much.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions