Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c315 # define STRICT_CHECK(cond) if (cond) goto error argument
318 # define STRICT_CHECK(cond) argument
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c1424 int cond; in get_cond() member
1445 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
H A Dfile.h251 uint8_t cond; /* conditional type */ member
/PHP-5.5/Zend/
H A Dzend_compile.h362 znode cond; member
H A Dzend_compile.c1224 void zend_do_if_cond(const znode *cond, znode *closing_bracket_token TSRMLS_DC) /* {{{ */ in zend_do_if_cond()
6593 void zend_do_begin_qm_op(const znode *cond, znode *qm_token TSRMLS_DC) /* {{{ */ in zend_do_begin_qm_op()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c8880 struct sljit_jump *cond = NULL; in compile_bracket_backtrackingpath() local

Completed in 65 milliseconds