Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/
H A Dphp_pcre.c1015 zval *subpats, zend_string *name, zval *val, bool unmatched) { in add_named()
1063 zval *subpats, const char *subject, PCRE2_SIZE *offsets, zend_string **subpat_names, in populate_subpat_array()
1136 zval *subpats = NULL; /* Array for subpatterns */ in php_do_pcre_match() local
1179 zval *subpats, int global, int use_flags, zend_long flags, zend_off_t start_offset) in php_pcre_match_impl()
/PHP-8.1/ext/mbstring/
H A Dphp_mbregex.c1084 zval subpats, retval; in _php_mb_regex_ereg_replace_exec() local
/PHP-8.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c2253 zval subpats; in magiccheck() local
/PHP-8.1/ext/imap/
H A Dphp_imap.c969 zval *subpats = NULL; /* Parts (not used) */ in PHP_FUNCTION() local

Completed in 36 milliseconds