Searched refs:const_JG_TETH_name (Results 1 – 1 of 1) sorted by relevance
3428 zend_string *const_JG_TETH_name = zend_string_init_interned("JG_TETH", sizeof("JG_TETH") - 1, 1); in register_class_IntlChar() local3429 …zend_declare_typed_class_constant(class_entry, const_JG_TETH_name, &const_JG_TETH_value, ZEND_ACC_… in register_class_IntlChar()3430 zend_string_release(const_JG_TETH_name); in register_class_IntlChar()
Completed in 24 milliseconds