Home
last modified time | relevance | path

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

/PHP-8.0/sapi/cli/
H A Dphp_http_parser.c248 # define STRICT_CHECK(cond) if (cond) goto error argument
251 # define STRICT_CHECK(cond) argument
/PHP-8.0/build/
H A Dgen_stub.php621 public $cond; variable in FuncInfo
634 ?string $cond
1088 ?string $cond
/PHP-8.0/ext/fileinfo/libmagic/
H A Dapprentice.c1609 int cond; in get_cond() member
1630 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
H A Dfile.h276 uint8_t cond; /* conditional type */ member
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12369 struct sljit_jump *cond = NULL; in compile_bracket_backtrackingpath() local
/PHP-8.0/Zend/
H A Dzend_compile.c2148 static inline uint32_t zend_emit_cond_jump(zend_uchar opcode, znode *cond, uint32_t opnum_target) /… in zend_emit_cond_jump()

Completed in 72 milliseconds