Searched refs:add_constant_info (Results 1 – 1 of 1) sorted by relevance
1917 static int add_constant_info(zend_constant *constant, void *arg TSRMLS_DC) in add_constant_info() function2026 …zend_hash_apply_with_argument(EG(zend_constants), (apply_func_arg_t) add_constant_info, return_val… in ZEND_FUNCTION()
Completed in 9 milliseconds