Searched defs:estr (Results 1 – 4 of 4) sorted by relevance
/PHP-7.2/main/streams/ |
H A D | php_stream_transport.h | 57 …_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, estr, ecode) \ argument
|
H A D | xp_socket.c | 81 char *estr; in php_sockop_write() local
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 2256 check_format_type(const char *ptr, int type, const char **estr) in check_format_type() 2454 const char *estr; in check_format() local
|
/PHP-7.2/ext/openssl/ |
H A D | xp_ssl.c | 215 char *estr = php_socket_strerror(php_socket_errno(), NULL, 0); in php_openssl_handle_ssl_error() local
|
Completed in 24 milliseconds