Home
last modified time | relevance | path

Searched defs:param1 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/soap/
H A Dphp_soap.h205 #define soap_error1(severity, format, param1) \ argument
208 #define soap_error2(severity, format, param1, param2) \ argument
211 #define soap_error3(severity, format, param1, param2, param3) \ argument
/PHP-7.0/main/
H A Dmain.c941 PHPAPI ZEND_COLD void php_error_docref1(const char *docref, const char *param1, int type, const cha… in php_error_docref1()
953 PHPAPI ZEND_COLD void php_error_docref2(const char *docref, const char *param1, const char *param2,… in php_error_docref2()
970 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par… in php_win32_docref2_from_error()

Completed in 14 milliseconds