Searched defs:cond (Results 1 – 6 of 6) sorted by relevance
248 # define STRICT_CHECK(cond) if (cond) goto error argument251 # define STRICT_CHECK(cond) argument
621 public $cond; variable in FuncInfo634 ?string $cond1088 ?string $cond
1609 int cond; in get_cond() member1630 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
276 uint8_t cond; /* conditional type */ member
12369 struct sljit_jump *cond = NULL; in compile_bracket_backtrackingpath() local
2148 static inline uint32_t zend_emit_cond_jump(zend_uchar opcode, znode *cond, uint32_t opnum_target) /… in zend_emit_cond_jump()
Completed in 98 milliseconds