Searched refs:ZEND_ACC_READONLY_CLASS (Results 1 – 2 of 2) sorted by relevance
/php-ast/ | ||
H A D | php_ast.h | 86 # define ZEND_ACC_READONLY_CLASS (1 << 23) macro |
H A D | ast.c | 1487 ast_register_flag_constant("CLASS_READONLY", ZEND_ACC_READONLY_CLASS); in PHP_MINIT_FUNCTION() |
Completed in 8 milliseconds