Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c996 uint32_t unmatched_as_null) { in populate_match_value() argument
998 if (unmatched_as_null) { in populate_match_value()
1031 if (unmatched_as_null) { in add_offset_pair()
1070 if (unmatched_as_null) { in populate_subpat_array()
1084 if (unmatched_as_null) { in populate_subpat_array()
1100 if (unmatched_as_null) { in populate_subpat_array()
1111 if (unmatched_as_null) { in populate_subpat_array()
1227 unmatched_as_null = 0; in php_pcre_match_impl()
1336 NULL, unmatched_as_null); in php_pcre_match_impl()
1364 NULL, unmatched_as_null); in php_pcre_match_impl()
[all …]

Completed in 20 milliseconds