Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom_arginfo.h1986 zval const_DOCUMENT_POSITION_CONTAINS_value; in register_class_DOMNode() local
1987 ZVAL_LONG(&const_DOCUMENT_POSITION_CONTAINS_value, 0x8); in register_class_DOMNode()
1989 …ant(class_entry, const_DOCUMENT_POSITION_CONTAINS_name, &const_DOCUMENT_POSITION_CONTAINS_value, Z… in register_class_DOMNode()
2774 zval const_DOCUMENT_POSITION_CONTAINS_value; in register_class_Dom_Node() local
2775 ZVAL_LONG(&const_DOCUMENT_POSITION_CONTAINS_value, 0x8); in register_class_Dom_Node()
2777 …ant(class_entry, const_DOCUMENT_POSITION_CONTAINS_name, &const_DOCUMENT_POSITION_CONTAINS_value, Z… in register_class_Dom_Node()

Completed in 31 milliseconds