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