Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/
H A Dphp_pcre.stub.php6 function preg_match(string $pattern, string $subject, &$matches = null, int $flags = 0, int $offset…
9 function preg_match_all(string $pattern, string $subject, &$matches = null, int $flags = 0, int $of…
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_cmd.c574 zend_ulong matches = 0L; in phpdbg_stack_resolve() local
/PHP-8.1/ext/mbstring/
H A Dmbstring.stub.php144 function mb_ereg(string $pattern, string $string, &$matches = null): bool {}
147 function mb_eregi(string $pattern, string $string, &$matches = null): bool {}
/PHP-8.1/ext/readline/
H A Dreadline.c443 char **matches = NULL; in php_readline_completion_cb() local
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6351 jump_list *matches = NULL; in fast_forward_start_bits() local

Completed in 43 milliseconds