Home
last modified time | relevance | path

Searched defs:constants (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/opcache/Optimizer/
H A Dzend_optimizer.c38 static void zend_optimizer_collect_constant(HashTable **constants, zval *name, zval* value) in zend_optimizer_collect_constant()
51 static int zend_optimizer_get_collected_constant(HashTable *constants, zval *name, zval* value) in zend_optimizer_get_collected_constant()
631 HashTable *constants = NULL; in zend_accel_script_optimize() local

Completed in 6 milliseconds