Home
last modified time | relevance | path

Searched refs:matcher (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/tests/
H A Dbug72101.phpt17 public function addMatcher( $matcher) {
18 $this->matchers[] = $matcher;
/PHP-7.4/sapi/cli/
H A Dphp_http_parser.c535 const char *matcher; in php_http_parser_execute() local
539 matcher = method_strings[parser->method]; in php_http_parser_execute()
541 if (parser->method != PHP_HTTP_NOT_IMPLEMENTED && matcher[index] != '\0') { in php_http_parser_execute()
545 } else if (parser->method == PHP_HTTP_NOT_IMPLEMENTED || ch == matcher[index]) { in php_http_parser_execute()
/PHP-7.4/build/
H A Dlibtool.m44209 # An ERE matcher.

Completed in 26 milliseconds