Home
last modified time | relevance | path

Searched refs:dom_adjacent_position_class_entry (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/
H A Ddom_ce.h71 extern PHP_DOM_EXPORT zend_class_entry *dom_adjacent_position_class_entry;
H A Delement.c1660 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()
H A Dphp_dom.c92 PHP_DOM_EXPORT zend_class_entry *dom_adjacent_position_class_entry; variable
810 dom_adjacent_position_class_entry = register_class_Dom_AdjacentPosition(); in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds