IS_CONSTANT       915 Zend/zend_ast.c 		case IS_CONSTANT:
IS_CONSTANT       426 Zend/zend_compile.c 	if (Z_TYPE_P(zv) == IS_STRING || Z_TYPE_P(zv) == IS_CONSTANT) {
IS_CONSTANT      4522 Zend/zend_compile.c 					|| (Z_TYPE(default_node.u.constant) == IS_CONSTANT
IS_CONSTANT       561 Zend/zend_execute_API.c 	} else if (Z_TYPE_P(p) == IS_CONSTANT) {
IS_CONSTANT       458 Zend/zend_inheritance.c 						if (Z_TYPE_P(zv) == IS_CONSTANT) {
IS_CONSTANT       406 Zend/zend_types.h #define IS_CONSTANT_EX				(IS_CONSTANT       | ((IS_TYPE_CONSTANT | IS_TYPE_REFCOUNTED |                       IS_TYPE_COPYABLE) << Z_TYPE_FLAGS_SHIFT))
IS_CONSTANT        35 Zend/zend_variables.c 		case IS_CONSTANT: {
IS_CONSTANT        87 Zend/zend_variables.c 		case IS_CONSTANT: {
IS_CONSTANT       135 Zend/zend_variables.c 		case IS_CONSTANT:
IS_CONSTANT       166 Zend/zend_variables.c 		case IS_CONSTANT:
IS_CONSTANT       224 Zend/zend_variables.c 	           EXPECTED(Z_TYPE_P(zvalue) == IS_CONSTANT)) {
IS_CONSTANT       174 ext/com_dotnet/com_variant.c 		case IS_CONSTANT:
IS_CONSTANT       422 ext/opcache/Optimizer/compact_literals.c 				case IS_CONSTANT:
IS_CONSTANT        38 ext/opcache/Optimizer/pass1_5.c #define ZEND_IS_CONSTANT_TYPE(t)	((t) == IS_CONSTANT)
IS_CONSTANT       308 ext/opcache/zend_file_cache.c 		case IS_CONSTANT:
IS_CONSTANT       869 ext/opcache/zend_file_cache.c 		case IS_CONSTANT:
IS_CONSTANT       276 ext/opcache/zend_persist.c 		case IS_CONSTANT:
IS_CONSTANT       332 ext/opcache/zend_persist.c 		case IS_CONSTANT:
IS_CONSTANT       391 ext/opcache/zend_persist.c 		case IS_CONSTANT:
IS_CONSTANT       128 ext/opcache/zend_persist_calc.c 		case IS_CONSTANT:
IS_CONSTANT      2890 ext/reflection/php_reflection.c 	if (precv && Z_TYPE_P(RT_CONSTANT(&param->fptr->op_array, precv->op2)) == IS_CONSTANT) {
IS_CONSTANT      2915 ext/reflection/php_reflection.c 	if (precv && Z_TYPE_P(RT_CONSTANT(&param->fptr->op_array, precv->op2)) == IS_CONSTANT) {
IS_CONSTANT       152 ext/soap/php_encoding.c 	{{IS_CONSTANT, XSD_STRING_STRING, XSD_NAMESPACE, NULL}, to_zval_string, to_xml_string},
IS_CONSTANT      1342 ext/xmlrpc/xmlrpc-epi-php.c 			case IS_CONSTANT:
IS_CONSTANT       834 sapi/phpdbg/phpdbg_utils.c 		case IS_CONSTANT: