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.php481 …ruct(array|string|null $code, string $string, ?string $actor = null, mixed $details = null, ?strin…
505 …public function fault(string $code, string $string, string $actor = "", mixed $details = null, str…
H A Dphp_encoding.h190 encodeType details; member
H A Dsoap.c664 zval *details = NULL, *headerfault = NULL, *this_ptr; in PHP_METHOD() local
1718 zval* details = NULL; in PHP_METHOD() local
1830 static ZEND_NORETURN void soap_server_fault(char* code, char* string, char *actor, zval* details, z… in soap_server_fault()
H A Dphp_sdl.h221 HashTable *details; /* array of sdlParamPtr */ member
/php-src/ext/standard/
H A Dbasic_functions.c1926 bool details = 1; local
H A Dbasic_functions.stub.php2015 function ini_get_all(?string $extension = null, bool $details = true): array|false {}

Completed in 40 milliseconds