Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/
H A Dphp_soap.h201 #define soap_error1(severity, format, param1) \ argument
204 #define soap_error2(severity, format, param1, param2) \ argument
207 #define soap_error3(severity, format, param1, param2, param3) \ argument
H A Dphp_http.c319 zval param1, param2, param3; in make_http_soap_request() local
H A Dsoap.c2732 zval func, param0, param1, param2, param3, param4; local
/PHP-5.3/main/
H A Dmain.c852 PHPAPI void php_error_docref1(const char *docref TSRMLS_DC, const char *param1, int type, const cha… in php_error_docref1()
864 PHPAPI void php_error_docref2(const char *docref TSRMLS_DC, const char *param1, const char *param2,… in php_error_docref2()
881 PHPAPI void php_win32_docref2_from_error(DWORD error, const char *param1, const char *param2 TSRMLS… in php_win32_docref2_from_error()

Completed in 47 milliseconds