Home
last modified time | relevance | path

Searched defs:cond (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/sapi/cli/
H A Dphp_http_parser.c248 # define STRICT_CHECK(cond) if (cond) goto error argument
251 # define STRICT_CHECK(cond) argument
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c1567 int cond; in get_cond() member
1588 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
H A Dfile.h270 uint8_t cond; /* conditional type */ member
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12369 struct sljit_jump *cond = NULL; in compile_bracket_backtrackingpath() local
/PHP-7.4/Zend/
H A Dzend_compile.c1977 static inline uint32_t zend_emit_cond_jump(zend_uchar opcode, znode *cond, uint32_t opnum_target) /… in zend_emit_cond_jump()

Completed in 121 milliseconds