Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_types.h413 #define IS_CONSTANT_EX (IS_CONSTANT | ((IS_TYPE_CONSTANT | IS_TYPE_REFCOUNTED | … macro
H A Dzend_compile.c7648 Z_TYPE_INFO(result) = IS_CONSTANT_EX; in zend_compile_const_expr_class_const()
7676 Z_TYPE_INFO(resolved_name) = IS_CONSTANT_EX; in zend_compile_const_expr_const()
7698 Z_TYPE_INFO(const_zv) = IS_CONSTANT_EX | (IS_CONSTANT_CLASS << Z_CONST_FLAGS_SHIFT); in zend_compile_const_expr_magic_const()

Completed in 33 milliseconds