Searched refs:zend_hash_add_constant (Results 1 – 1 of 1) sorted by relevance
464 static void* zend_hash_add_constant(HashTable *ht, zend_string *key, zend_constant *c) in zend_hash_add_constant() function501 || zend_hash_add_constant(EG(zend_constants), name, c) == NULL in zend_register_constant()
Completed in 7 milliseconds