Home
last modified time | relevance | path

Searched refs:COND_IF (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/fileinfo/libmagic/
H A Dfile.h327 #define COND_IF 1 macro
H A Dapprentice.c1755 { "if", 2, COND_IF }, in get_cond()
1780 case COND_IF: in check_cond()
1786 last_cond = COND_IF; in check_cond()
1790 if (last_cond != COND_IF && last_cond != COND_ELIF) { in check_cond()
1799 if (last_cond != COND_IF && last_cond != COND_ELIF) { in check_cond()

Completed in 16 milliseconds