Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/
H A Dphp_pcre.c960 bool unmatched_as_null) { in populate_match_value() argument
962 if (unmatched_as_null) { in populate_match_value()
995 if (unmatched_as_null) { in add_offset_pair()
1049 if (unmatched_as_null) { in populate_subpat_array()
1063 if (unmatched_as_null) { in populate_subpat_array()
1079 if (unmatched_as_null) { in populate_subpat_array()
1090 if (unmatched_as_null) { in populate_subpat_array()
1208 unmatched_as_null = 0; in php_pcre_match_impl()
1306 NULL, unmatched_as_null); in php_pcre_match_impl()
1336 NULL, unmatched_as_null); in php_pcre_match_impl()
[all …]

Completed in 18 milliseconds