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.h1980 zval const_DOCUMENT_POSITION_FOLLOWING_value; in register_class_DOMNode() local
1981 ZVAL_LONG(&const_DOCUMENT_POSITION_FOLLOWING_value, 0x4); in register_class_DOMNode()
1983 …nt(class_entry, const_DOCUMENT_POSITION_FOLLOWING_name, &const_DOCUMENT_POSITION_FOLLOWING_value, … in register_class_DOMNode()
2768 zval const_DOCUMENT_POSITION_FOLLOWING_value; in register_class_Dom_Node() local
2769 ZVAL_LONG(&const_DOCUMENT_POSITION_FOLLOWING_value, 0x4); in register_class_Dom_Node()
2771 …nt(class_entry, const_DOCUMENT_POSITION_FOLLOWING_name, &const_DOCUMENT_POSITION_FOLLOWING_value, … in register_class_Dom_Node()

Completed in 21 milliseconds