Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_constants.c536 static void* zend_hash_add_constant(HashTable *ht, zend_string *key, zend_constant *c) in zend_hash_add_constant() function
573 || zend_hash_add_constant(EG(zend_constants), name, c) == NULL in zend_register_constant()

Completed in 5 milliseconds