Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_packet_soap.c181 zval details; in parse_packet_soap() local
H A Dsoap.stub.php461 …ruct(array|string|null $code, string $string, ?string $actor = null, mixed $details = null, ?strin…
485 …public function fault(string $code, string $string, string $actor = "", mixed $details = null, str…
H A Dphp_encoding.h190 encodeType details; member
H A Dsoap.c542 zval *details = NULL, *headerfault = NULL, *this_ptr; in PHP_METHOD() local
1605 zval* details = NULL; local
1710 static ZEND_NORETURN void soap_server_fault(char* code, char* string, char *actor, zval* details, c…
H A Dphp_sdl.h221 HashTable *details; /* array of sdlParamPtr */ member
/php-src/ext/standard/
H A Dbasic_functions.c1913 bool details = 1; local
H A Dbasic_functions.stub.php2027 function ini_get_all(?string $extension = null, bool $details = true): array|false {}

Completed in 45 milliseconds