Searched defs:error_string (Results 1 – 3 of 3) sorted by relevance
/PHP-8.2/main/ |
H A D | network.c | 156 …rk_getaddresses(const char *host, int socktype, struct sockaddr ***sal, zend_string **error_string) 312 zend_string **error_string, 416 int socktype, long sockopts, zend_string **error_string, int *error_code 733 zend_string **error_string, 789 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
|
/PHP-8.2/main/streams/ |
H A D | transports.c | 56 zend_string **error_string, in _php_stream_xport_create()
|
/PHP-8.2/ext/zip/ |
H A D | php_zip.c | 1630 char error_string[128]; local
|
Completed in 20 milliseconds