Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/
H A Dphp_pcre.c566 zval *subpats = NULL; /* Array for subpatterns */ in php_do_pcre_match() local
589 zval *subpats, int global, int use_flags, long flags, long start_offset TSRMLS_DC) in php_pcre_match_impl()
919 zval *subpats; /* Captured subpatterns */ in preg_do_repl_func() local
/PHP-5.6/ext/fileinfo/libmagic/
H A Dsoftmagic.c2107 zval *subpats; in magiccheck() local
/PHP-5.6/ext/mbstring/
H A Dphp_mbregex.c962 zval *subpats; in _php_mb_regex_ereg_replace_exec() local
/PHP-5.6/ext/imap/
H A Dphp_imap.c1341 zval *subpats = NULL; /* Parts (not used) */ in PHP_FUNCTION() local

Completed in 29 milliseconds