Home
last modified time | relevance | path

Searched defs:ecode (Results 1 – 4 of 4) sorted by relevance

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

Completed in 37 milliseconds