Home
last modified time | relevance | path

Searched defs:match_len (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c932 int match_len; /* Length of the match */ in preg_do_eval() local
1047 int match_len; /* Length of the current match */ in php_pcre_replace_impl() local
1608 int i, match_len; in php_pcre_split_impl() local
/PHP-5.5/ext/ereg/
H A Dereg.c297 int err, match_len, string_len; in php_ereg() local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c697 int i, match_len, beg, end; in _php_mb_regex_ereg_exec() local

Completed in 22 milliseconds