Lines Matching refs:DOM_GET_OBJ
1012 DOM_GET_OBJ(parentp, id, xmlNodePtr, intern); in PHP_FUNCTION()
1018 DOM_GET_OBJ(child, node, xmlNodePtr, childobj); in PHP_FUNCTION()
1051 DOM_GET_OBJ(refp, ref, xmlNodePtr, refpobj); in PHP_FUNCTION()
1175 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1181 DOM_GET_OBJ(newchild, newnode, xmlNodePtr, newchildobj); in PHP_FUNCTION()
1182 DOM_GET_OBJ(oldchild, oldnode, xmlNodePtr, oldchildobj); in PHP_FUNCTION()
1261 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1267 DOM_GET_OBJ(child, node, xmlNodePtr, childobj); in PHP_FUNCTION()
1312 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1318 DOM_GET_OBJ(child, node, xmlNodePtr, childobj); in PHP_FUNCTION()
1412 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1442 DOM_GET_OBJ(n, id, xmlNodePtr, intern); in PHP_FUNCTION()
1501 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1544 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1581 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1583 DOM_GET_OBJ(nodeotherp, node, xmlNodePtr, nodeotherobj); in PHP_FUNCTION()
1610 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1660 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1693 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1780 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in dom_canonicalization()