Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c2294 zval *regex, *replace, *subject, *zcount = NULL; in preg_replace_common() local
2390 zval *regex, *replace, *subject, *zcount = NULL; in PHP_FUNCTION() local
2430 zval regex, zv, *replace, *subject, *pattern, *zcount = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/spl/
H A Dspl_iterators.c2004 zval zcount, rv; in SPL_METHOD() local
/PHP-7.4/ext/standard/
H A Dstring.c4522 zval *subject, *search, *replace, *subject_entry, *zcount = NULL; local

Completed in 41 milliseconds