Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/pcre/
H A Dphp_pcre.stub.php105 function preg_match(string $pattern, string $subject, &$matches = null, int $flags = 0, int $offset…
108 function preg_match_all(string $pattern, string $subject, &$matches = null, int $flags = 0, int $of…
/php-src/ext/dom/lexbor/lexbor/core/
H A Dswar.h36 size_t bytes, matches, t1, t2, t3, t4; in lexbor_swar_seek4() local
/php-src/sapi/phpdbg/
H A Dphpdbg_cmd.c579 zend_ulong matches = 0L; in phpdbg_stack_resolve() local
/php-src/ext/readline/
H A Dreadline.c459 char **matches = NULL; in php_readline_completion_cb() local
/php-src/ext/mbstring/
H A Dmbstring.stub.php203 function mb_ereg(string $pattern, string $string, &$matches = null): bool {}
206 function mb_eregi(string $pattern, string $string, &$matches = null): bool {}
/php-src/ext/dom/
H A Delement.c1814 PHP_METHOD(Dom_Element, matches) in PHP_METHOD() argument
H A Dphp_dom.stub.php1686 public function matches(string $selectors): bool {} function in Dom\\Element
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6592 jump_list *matches = NULL; in fast_forward_start_bits() local

Completed in 62 milliseconds