Searched defs:global (Results 1 – 2 of 2) sorted by relevance
691 static void php_do_pcre_match(INTERNAL_FUNCTION_PARAMETERS, int global) /* {{{ */ in php_do_pcre_match()729 zval *subpats, int global, int use_flags, zend_long flags, zend_long start_offset) in php_pcre_match_impl()
1345 int global = 0; in PHP_FUNCTION() local
Completed in 23 milliseconds