Home
last modified time | relevance | path

Searched defs:ecode (Results 1 – 4 of 4) sorted by last modified time

/PHP-7.0/main/streams/
H A Dphp_stream_transport.h57 …_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, estr, ecode) \ argument
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_exec.c511 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode, in match()
554 #define ecode frame->Xecode in match() macro
/PHP-7.0/ext/openssl/
H A Dxp_ssl.c193 unsigned long ecode; in handle_ssl_error() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Doniguruma.h522 #define ONIG_IS_PATTERN_ERROR(ecode) ((ecode) <= -100 && (ecode) > -1000) argument

Completed in 33 milliseconds