Home
last modified time | relevance | path

Searched refs:add_soap_fault_ex (Results 1 – 12 of 12) sorted by relevance

/dports/net/php81-soap/php-8.1.1/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1182 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1185 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
1797 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, ZSTR_VAL(message), NULL, NULL);
2375 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
2790 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
2810 add_soap_fault_ex(&fault, obj, fault_code, fault_string, fault_actor, fault_detail);
/dports/www/mod_php81/php-8.1.1/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1182 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1185 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
1797 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, ZSTR_VAL(message), NULL, NULL);
2375 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
2790 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
2810 add_soap_fault_ex(&fault, obj, fault_code, fault_string, fault_actor, fault_detail);
/dports/lang/php81/php-8.1.1/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1182 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1185 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
1797 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, ZSTR_VAL(message), NULL, NULL);
2375 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
2790 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
2810 add_soap_fault_ex(&fault, obj, fault_code, fault_string, fault_actor, fault_detail);
/dports/lang/php73/php-7.3.33/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1472 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1475 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
2147 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, buffer, NULL, NULL);
2748 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
3209 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/net/php74-soap/php-7.4.27/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1471 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1474 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
2150 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, buffer, NULL, NULL);
2762 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
3226 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/net/php73-soap/php-7.3.33/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1472 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1475 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
2147 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, buffer, NULL, NULL);
2748 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
3209 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/net/php80-soap/php-8.0.15/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1190 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1193 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
1853 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, ZSTR_VAL(message), NULL, NULL);
2444 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
2912 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/lang/php80/php-8.0.15/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1190 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1193 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
1853 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, ZSTR_VAL(message), NULL, NULL);
2444 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
2912 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/lang/php74/php-7.4.27/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1471 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1474 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
2150 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, buffer, NULL, NULL);
2762 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
3226 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/www/mod_php73/php-7.3.33/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1472 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1475 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
2147 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, buffer, NULL, NULL);
2748 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
3209 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/www/mod_php74/php-7.4.27/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1471 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1474 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
2150 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, buffer, NULL, NULL);
2762 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
3226 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function
/dports/www/mod_php80/php-8.0.15/ext/soap/
H A Dsoap.c53 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
1190 add_soap_fault_ex(&exception_object, this_ptr, "Server", ZSTR_VAL(msg), NULL, NULL); in _soap_server_exception()
1193 add_soap_fault_ex(&exception_object, this_ptr, "Server", "Internal Error", NULL, NULL); in _soap_server_exception()
1853 add_soap_fault_ex(&fault, &SOAP_GLOBAL(error_object), code, ZSTR_VAL(message), NULL, NULL);
2444 add_soap_fault_ex(return_value, this_ptr, "Client", "Unknown Error", NULL, NULL);
2912 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f… function