Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c100 # define IS_MIXED 21 macro
587 {ZEND_STRL("mixed"), IS_MIXED},
708 && (type != IS_MIXED || state->version >= 80) in ast_name_to_zval()
1505 ast_register_flag_constant("TYPE_MIXED", IS_MIXED); in PHP_MINIT_FUNCTION()

Completed in 25 milliseconds