Searched refs:verb (Results 1 – 3 of 3) sorted by relevance
2 Use SEARCH as a HTTP verb
26 …eServiceHttpBinding" type="axis2:StockQuoteServicePortType"><http:binding verb="POST" /><wsdl:oper…
3199 char *verb; in zend_is_callable_check_func() local3202 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 24 milliseconds