Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_soap.h204 #define soap_error1(severity, format, param1) \ argument
207 #define soap_error2(severity, format, param1, param2) \ argument
210 #define soap_error3(severity, format, param1, param2, param3) \ argument
/PHP-7.4/main/
H A Dmain.c1191 PHPAPI ZEND_COLD void php_error_docref1(const char *docref, const char *param1, int type, const cha… in php_error_docref1()
1203 PHPAPI ZEND_COLD void php_error_docref2(const char *docref, const char *param1, const char *param2,… in php_error_docref2()
1219 PHPAPI ZEND_COLD void php_win32_docref1_from_error(DWORD error, const char *param1) { in php_win32_docref1_from_error()
1232 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 18 milliseconds