Home
last modified time | relevance | path

Searched refs:unmatched_as_null (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/
H A Dphp_pcre.c959 bool unmatched_as_null) { in populate_match_value() argument
961 if (unmatched_as_null) { in populate_match_value()
994 if (unmatched_as_null) { in add_offset_pair()
1034 if (unmatched_as_null) { in populate_subpat_array()
1048 if (unmatched_as_null) { in populate_subpat_array()
1064 if (unmatched_as_null) { in populate_subpat_array()
1075 if (unmatched_as_null) { in populate_subpat_array()
1188 unmatched_as_null = 0; in php_pcre_match_impl()
1295 NULL, unmatched_as_null); in php_pcre_match_impl()
1325 NULL, unmatched_as_null); in php_pcre_match_impl()
[all …]

Completed in 13 milliseconds