Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c560 zval *subpats = NULL; /* Array for subpatterns */ in php_do_pcre_match() local
583 zval *subpats, int global, int use_flags, long flags, long start_offset TSRMLS_DC) in php_pcre_match_impl()
887 zval *subpats; /* Captured subpatterns */ in preg_do_repl_func() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2071 zval *subpats; in magiccheck() local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c958 zval *subpats; in _php_mb_regex_ereg_replace_exec() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c1322 zval *subpats = NULL; /* Parts (not used) */ in PHP_FUNCTION() local

Completed in 29 milliseconds