Searched refs:php_com_object_handlers (Results 1 – 3 of 3) sorted by relevance
68 obj->zo.handlers = &php_com_object_handlers; in php_com_wrap_dispatch()92 obj->zo.handlers = &php_com_object_handlers; in php_com_wrap_variant()
82 zend_object_handlers php_com_object_handlers; variable
540 zend_object_handlers php_com_object_handlers = { variable657 obj->zo.handlers = &php_com_object_handlers; in php_com_object_new()
Completed in 10 milliseconds