Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dsoap.stub.php21 …ruct(array|string|null $code, string $string, ?string $actor = null, mixed $details = null, ?strin…
36 …public function fault(string $code, string $string, string $actor = "", mixed $details = null, str…
H A Dphp_packet_soap.c181 zval details; in parse_packet_soap() local
H A Dphp_encoding.h182 encodeType details; member
H A Dsoap.c602 zval *details = NULL, *headerfault = NULL, *this_ptr; in PHP_METHOD() local
1707 zval* details = NULL; local
1812 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-8.0/
H A Drun-tests.php3491 string $details = ''
/PHP-8.0/ext/standard/
H A Dbasic_functions.c2016 zend_bool details = 1; local
H A Dbasic_functions.stub.php317 function ini_get_all(?string $extension = null, bool $details = true): array|false {}

Completed in 57 milliseconds