Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds