Searched refs:zend_rebuild_access_path (Results 1 – 1 of 1) sorted by relevance
507 static void zend_rebuild_access_path(zend_cfg *cfg, zend_op_array *op_array, int find_start, zend_o… in zend_rebuild_access_path() function2016 zend_rebuild_access_path(&cfg, op_array, 0, ctx); in optimize_cfg()2051 zend_rebuild_access_path(&cfg, op_array, 1, ctx); in optimize_cfg()
Completed in 7 milliseconds