Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_bp.c426 HashTable class_breaks, *class_table; in phpdbg_set_breakpoint_method() local
631 HashTable class_breaks, *class_table; in phpdbg_set_breakpoint_method_opline() local
949 HashTable *class_table; in phpdbg_find_breakpoint_method() local
1428 HashTable *class_table; in phpdbg_print_breakpoints() local
1514 HashTable *class_table, *method_table; in phpdbg_print_breakpoints() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_optimizer.h85 HashTable class_table; member
/PHP-7.1/ext/opcache/
H A Dzend_persist_calc.c394 static void zend_accel_persist_class_table_calc(HashTable *class_table) in zend_accel_persist_class_table_calc()
H A Dzend_persist.c846 static void zend_accel_persist_class_table(HashTable *class_table) in zend_accel_persist_class_table()
/PHP-7.1/Zend/
H A Dzend_globals.h82 HashTable *class_table; /* class table */ member
159 HashTable *class_table; /* class table */ member
H A Dzend_compile.c1099 …bind_class(const zend_op_array* op_array, const zend_op *opline, HashTable *class_table, zend_bool… in do_bind_class()
1134 …ited_class(const zend_op_array *op_array, const zend_op *opline, HashTable *class_table, zend_clas… in do_bind_inherited_class()

Completed in 68 milliseconds