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
580 {ZEND_STRL("mixed"), IS_MIXED},
701 && (type != IS_MIXED || state->version >= 80) in ast_name_to_zval()
1460 ast_register_flag_constant("TYPE_MIXED", IS_MIXED); in PHP_MINIT_FUNCTION()

Completed in 8 milliseconds