Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom_arginfo.h1974 zval const_DOCUMENT_POSITION_FOLLOWING_value; in register_class_DOMNode() local
1975 ZVAL_LONG(&const_DOCUMENT_POSITION_FOLLOWING_value, 0x4); in register_class_DOMNode()
1977 …nt(class_entry, const_DOCUMENT_POSITION_FOLLOWING_name, &const_DOCUMENT_POSITION_FOLLOWING_value, … in register_class_DOMNode()
2772 zval const_DOCUMENT_POSITION_FOLLOWING_value; in register_class_Dom_Node() local
2773 ZVAL_LONG(&const_DOCUMENT_POSITION_FOLLOWING_value, 0x4); in register_class_Dom_Node()
2775 …nt(class_entry, const_DOCUMENT_POSITION_FOLLOWING_name, &const_DOCUMENT_POSITION_FOLLOWING_value, … in register_class_Dom_Node()

Completed in 22 milliseconds