Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/
H A Dphp_pcre.c967 uint32_t unmatched_as_null) { in populate_match_value() argument
969 if (unmatched_as_null) { in populate_match_value()
1002 if (unmatched_as_null) { in add_offset_pair()
1041 if (unmatched_as_null) { in populate_subpat_array()
1055 if (unmatched_as_null) { in populate_subpat_array()
1071 if (unmatched_as_null) { in populate_subpat_array()
1082 if (unmatched_as_null) { in populate_subpat_array()
1198 unmatched_as_null = 0; in php_pcre_match_impl()
1307 NULL, unmatched_as_null); in php_pcre_match_impl()
1335 NULL, unmatched_as_null); in php_pcre_match_impl()
[all …]

Completed in 16 milliseconds