Searched refs:ZEND_ACC_READONLY (Results 1 – 2 of 2) sorted by relevance
/php-ast/ | ||
H A D | php_ast.h | 76 # define ZEND_ACC_READONLY (1 << 7) macro |
H A D | ast.c | 1468 ast_register_flag_constant("MODIFIER_READONLY", ZEND_ACC_READONLY); in PHP_MINIT_FUNCTION() |
Completed in 19 milliseconds