file_breaks       611 sapi/phpdbg/phpdbg_bp.c 	HashTable file_breaks, *file_table;
file_breaks       635 sapi/phpdbg/phpdbg_bp.c 		zend_hash_init(&file_breaks, 8, NULL, phpdbg_opline_breaks_dtor, 0);
file_breaks       640 sapi/phpdbg/phpdbg_bp.c 			(void **)&file_breaks, sizeof(HashTable), (void **)&file_table);