Searched refs:ZEND_ACC_ENUM (Results 1 – 2 of 2) sorted by relevance
/php-ast/ | ||
H A D | php_ast.h | 75 # define ZEND_ACC_ENUM (1 << 22) macro |
H A D | ast.c | 1486 ast_register_flag_constant("CLASS_ENUM", ZEND_ACC_ENUM); in PHP_MINIT_FUNCTION() |
Completed in 10 milliseconds