Home
last modified time | relevance | path

Searched defs: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()
996 zend_string *name, uint32_t unmatched_as_null) in add_offset_pair()
1031 bool unmatched_as_null = (flags & PREG_UNMATCHED_AS_NULL) != 0; in populate_subpat_array() local
1159 uint32_t unmatched_as_null; /* Null non-matches: yes/no */ in php_pcre_match_impl() local

Completed in 13 milliseconds