Lines Matching refs:matched
1189 int matched; /* Has anything matched */ in php_pcre_match_impl() local
1275 matched = 0; in php_pcre_match_impl()
1318 matched: in php_pcre_match_impl()
1319 matched++; in php_pcre_match_impl()
1358 add_index_string(&marks, matched - 1, (char *) mark); in php_pcre_match_impl()
1409 goto matched; in php_pcre_match_impl()
1492 RETVAL_LONG(matched); in php_pcre_match_impl()
1683 matched: in php_pcre_replace_impl()
1791 goto matched; in php_pcre_replace_impl()
1937 matched: in php_pcre_replace_func_impl()
2000 goto matched; in php_pcre_replace_func_impl()
2608 matched: in php_pcre_split_impl()
2664 goto matched; in php_pcre_split_impl()