Searched refs:phar_entry_object (Results 1 – 2 of 2) sorted by relevance
205 typedef union _phar_entry_object phar_entry_object; typedef
4532 phar_entry_object *entry_obj; in PHP_METHOD()4541 entry_obj = (phar_entry_object*)((char*)Z_OBJ_P(zobj) - Z_OBJ_P(zobj)->handlers->offset); in PHP_METHOD()4592 …phar_entry_object *entry_obj = (phar_entry_object*)((char*)Z_OBJ_P(zobj) - Z_OBJ_P(zobj)->handlers…4605 …phar_entry_object *entry_obj = (phar_entry_object*)((char*)Z_OBJ_P(zobj) - Z_OBJ_P(zobj)->handlers… in PHP_METHOD()
Completed in 19 milliseconds