Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_020.phpt2 Use SEARCH as a HTTP verb
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug40609.wsdl26 …eServiceHttpBinding" type="axis2:StockQuoteServicePortType"><http:binding verb="POST" /><wsdl:oper…
/PHP-7.4/Zend/
H A Dzend_API.c3199 char *verb; in zend_is_callable_check_func() local
3202 verb = "should not"; in zend_is_callable_check_func()
3206 verb = "cannot"; in zend_is_callable_check_func()
3212 …, ZSTR_VAL(fcc->calling_scope->name), ZSTR_VAL(fcc->function_handler->common.function_name), verb); in zend_is_callable_check_func()
3218 …, ZSTR_VAL(fcc->calling_scope->name), ZSTR_VAL(fcc->function_handler->common.function_name), verb); in zend_is_callable_check_func()
3220 …, ZSTR_VAL(fcc->calling_scope->name), ZSTR_VAL(fcc->function_handler->common.function_name), verb); in zend_is_callable_check_func()

Completed in 27 milliseconds