Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c959 bool unmatched_as_null) { in populate_match_value()
988 zend_string *name, zend_long unmatched_as_null) in add_offset_pair()
1023 zend_long unmatched_as_null = flags & PREG_UNMATCHED_AS_NULL; in populate_subpat_array() local
1151 zend_long unmatched_as_null; /* Null non-matches: yes/no */ in php_pcre_match_impl() local

Completed in 17 milliseconds