Home
last modified time | relevance | path

Searched defs:details (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/soap/
H A Dphp_packet_soap.c183 zval *details = NULL; in parse_packet_soap() local
H A Dphp_encoding.h185 encodeType details; member
H A Dsoap.c851 zval *code = NULL, *details = NULL, *headerfault = NULL; in PHP_METHOD() local
2010 zval* details = NULL; local
2113 static void soap_server_fault(char* code, char* string, char *actor, zval* details, char* name TSRM…
H A Dphp_sdl.h224 HashTable *details; /* array of sdlParamPtr */ member
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c221 const char* actor, const char* details) { in gen_soap_fault()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c5354 int details = va_arg(args, int); local
5404 zend_bool details = 1; local
/PHP-5.5/
H A Drun-tests.php2696 function junit_mark_test_as($type, $file_name, $test_name, $time = null, $message = '', $details = …

Completed in 63 milliseconds