Home
last modified time | relevance | path

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

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_bp.c437 HashTable class_breaks, *class_table; in phpdbg_set_breakpoint_method() local
642 HashTable class_breaks, *class_table; in phpdbg_set_breakpoint_method_opline() local
985 HashTable *class_table; in phpdbg_find_breakpoint_method() local
1462 HashTable *class_table; in phpdbg_print_breakpoints() local
1548 HashTable *class_table, *method_table; in phpdbg_print_breakpoints() local
/PHP-8.2/Zend/Optimizer/
H A Dzend_optimizer.h90 HashTable class_table; member
/PHP-8.2/ext/opcache/
H A Dzend_persist_calc.c558 static void zend_accel_persist_class_table_calc(HashTable *class_table) in zend_accel_persist_class_table_calc()
H A Dzend_persist.c1221 static void zend_accel_persist_class_table(HashTable *class_table) in zend_accel_persist_class_table()
/PHP-8.2/Zend/
H A Dzend_globals.h94 HashTable *class_table; /* class table */ member
183 HashTable *class_table; /* class table */ member

Completed in 29 milliseconds