Home
last modified time | relevance | path

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

/PHP-7.3/ext/dom/
H A Delement.c334 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
388 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
442 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
491 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
537 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
603 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
641 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
668 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
755 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
876 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
[all …]
H A Ddocument.c707 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
739 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
768 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
797 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
826 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
855 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
891 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
926 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
959 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
985 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
[all …]
H A Dcharacterdata.c165 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
212 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
249 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
296 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
353 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
H A Dnode.c1095 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1181 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1232 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1332 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1362 DOM_GET_OBJ(n, id, xmlNodePtr, intern); in PHP_FUNCTION()
1421 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1464 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1501 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1530 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1581 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
[all …]
H A Dtext.c153 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.h94 DOM_GET_OBJ(__ptr, __id, __prtype, __intern);
H A Ddocumentfragment.c127 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_METHOD()
H A Dattr.c235 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()
379 DOM_GET_OBJ(nodep, context, xmlNodePtr, nodeobj); in php_xpath_eval()

Completed in 26 milliseconds