Searched refs:dom_adjacent_position_class_entry (Results 1 – 3 of 3) sorted by relevance
71 extern PHP_DOM_EXPORT zend_class_entry *dom_adjacent_position_class_entry;
1660 Z_PARAM_OBJECT_OF_CLASS(where_zv, dom_adjacent_position_class_entry) in PHP_METHOD()1709 Z_PARAM_OBJECT_OF_CLASS(where_zv, dom_adjacent_position_class_entry) in PHP_METHOD()1731 Z_PARAM_OBJECT_OF_CLASS(where_zv, dom_adjacent_position_class_entry) in PHP_METHOD()
92 PHP_DOM_EXPORT zend_class_entry *dom_adjacent_position_class_entry; variable810 dom_adjacent_position_class_entry = register_class_Dom_AdjacentPosition(); in PHP_MINIT_FUNCTION()
Completed in 16 milliseconds