Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/
H A Dphp_pcre.c953 bool unmatched_as_null) { in populate_match_value() argument
955 if (unmatched_as_null) { in populate_match_value()
988 if (unmatched_as_null) { in add_offset_pair()
1028 if (unmatched_as_null) { in populate_subpat_array()
1042 if (unmatched_as_null) { in populate_subpat_array()
1058 if (unmatched_as_null) { in populate_subpat_array()
1069 if (unmatched_as_null) { in populate_subpat_array()
1182 unmatched_as_null = 0; in php_pcre_match_impl()
1289 NULL, unmatched_as_null); in php_pcre_match_impl()
1319 NULL, unmatched_as_null); in php_pcre_match_impl()
[all …]

Completed in 15 milliseconds