Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Delement.c333 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
388 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
443 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
493 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
540 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
607 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
646 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
674 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
762 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
884 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
[all …]
H A Ddocument.c717 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
750 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
780 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
810 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
840 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
870 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
907 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
943 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
977 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1004 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
[all …]
H A Dcharacterdata.c169 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
217 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
243 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
291 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
349 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
H A Dnode.c1108 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1195 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1247 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1348 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1379 DOM_GET_OBJ(n, id, xmlNodePtr, intern); in PHP_FUNCTION()
1439 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1482 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1520 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1550 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1602 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
[all …]
H A Dtext.c152 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
208 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
H A Dxml_common.h91 DOM_GET_OBJ(__ptr, __id, __prtype, __intern);
H A Ddocumentfragment.c126 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_METHOD()
H A Dattr.c238 DOM_GET_OBJ(attrp, id, xmlAttrPtr, intern); in PHP_FUNCTION()
H A Dphp_dom.h136 #define DOM_GET_OBJ(__ptr, __id, __prtype, __intern) { \ macro
H A Ddomimplementation.c175 DOM_GET_OBJ(doctype, node, xmlDtdPtr, doctobj); in PHP_METHOD()
H A Dxpath.c263 DOM_GET_OBJ(docp, doc, xmlDocPtr, docobj); in PHP_METHOD()
381 DOM_GET_OBJ(nodep, context, xmlNodePtr, nodeobj); in php_xpath_eval()

Completed in 42 milliseconds