Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Delement.c343 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
396 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
450 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
498 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
544 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
610 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
648 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
675 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
762 DOM_GET_OBJ(elemp, id, xmlNodePtr, intern); in PHP_FUNCTION()
883 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
[all …]
H A Dcharacterdata.c187 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
234 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
270 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
317 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
373 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
H A Ddocument.c915 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
947 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
975 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1003 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1031 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1059 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1094 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1128 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1161 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
1187 DOM_GET_OBJ(docp, id, xmlDocPtr, intern); in PHP_FUNCTION()
[all …]
H A Dnode.c1173 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1259 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1310 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1410 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1440 DOM_GET_OBJ(n, id, xmlNodePtr, intern); in PHP_FUNCTION()
1499 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1542 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1579 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1608 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
1658 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_FUNCTION()
[all …]
H A Dtext.c161 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
216 DOM_GET_OBJ(node, id, xmlNodePtr, intern); in PHP_FUNCTION()
H A Dxml_common.h95 DOM_GET_OBJ(__ptr, __id, __prtype, __intern);
H A Ddocumentfragment.c135 DOM_GET_OBJ(nodep, id, xmlNodePtr, intern); in PHP_METHOD()
H A Dphp_dom.h132 #define DOM_GET_OBJ(__ptr, __id, __prtype, __intern) { \ macro
H A Dattr.c270 DOM_GET_OBJ(attrp, id, xmlAttrPtr, intern); in PHP_FUNCTION()
H A Ddomimplementation.c168 DOM_GET_OBJ(doctype, node, xmlDtdPtr, doctobj); in PHP_METHOD()
H A Dxpath.c287 DOM_GET_OBJ(docp, doc, xmlDocPtr, docobj); in PHP_METHOD()
419 DOM_GET_OBJ(nodep, context, xmlNodePtr, nodeobj); in php_xpath_eval()

Completed in 52 milliseconds