Home
last modified time | relevance | path

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

/PHP-7.3/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.3/ext/fileinfo/libmagic/
H A Dapprentice.c1551 int cond; in get_cond() member
1572 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
H A Dfile.h265 uint8_t cond; /* conditional type */ member
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c1435 Node* cond = NODE_BAG_BODY(node); in compile_length_bag_node() local
1600 Node* cond = NODE_BAG_BODY(node); in compile_bag_node() local
H A Dregparse.c2457 node_new_bag_if_else(Node* cond, Node* Then, Node* Else) in node_new_bag_if_else()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11007 struct sljit_jump *cond = NULL; in compile_bracket_backtrackingpath() local
/PHP-7.3/Zend/
H A Dzend_compile.c2217 static inline uint32_t zend_emit_cond_jump(zend_uchar opcode, znode *cond, uint32_t opnum_target) /… in zend_emit_cond_jump()

Completed in 127 milliseconds