/external/cronet/stable/third_party/libxml/src/include/libxml/ |
D | xpathInternals.h | 110 XMLPUBFUN xmlNodeSetPtr 376 xmlXPathNodeSetContains (xmlNodeSetPtr cur, 378 XMLPUBFUN xmlNodeSetPtr 379 xmlXPathDifference (xmlNodeSetPtr nodes1, 380 xmlNodeSetPtr nodes2); 381 XMLPUBFUN xmlNodeSetPtr 382 xmlXPathIntersection (xmlNodeSetPtr nodes1, 383 xmlNodeSetPtr nodes2); 385 XMLPUBFUN xmlNodeSetPtr 386 xmlXPathDistinctSorted (xmlNodeSetPtr nodes); [all …]
|
D | xpath.h | 77 typedef xmlNodeSet *xmlNodeSetPtr; typedef 116 xmlNodeSetPtr nodesetval; 447 XMLPUBFUN xmlNodeSetPtr 452 xmlXPathFreeNodeSet (xmlNodeSetPtr obj); 466 xmlXPathCastNodeSetToBoolean(xmlNodeSetPtr ns); 477 xmlXPathCastNodeSetToNumber (xmlNodeSetPtr ns); 488 xmlXPathCastNodeSetToString (xmlNodeSetPtr ns);
|
D | c14n.h | 59 xmlNodeSetPtr nodes, 67 xmlNodeSetPtr nodes, 75 xmlNodeSetPtr nodes,
|
/external/libxml2/include/libxml/ |
D | xpathInternals.h | 110 XMLPUBFUN xmlNodeSetPtr 376 xmlXPathNodeSetContains (xmlNodeSetPtr cur, 378 XMLPUBFUN xmlNodeSetPtr 379 xmlXPathDifference (xmlNodeSetPtr nodes1, 380 xmlNodeSetPtr nodes2); 381 XMLPUBFUN xmlNodeSetPtr 382 xmlXPathIntersection (xmlNodeSetPtr nodes1, 383 xmlNodeSetPtr nodes2); 385 XMLPUBFUN xmlNodeSetPtr 386 xmlXPathDistinctSorted (xmlNodeSetPtr nodes); [all …]
|
D | xpath.h | 77 typedef xmlNodeSet *xmlNodeSetPtr; typedef 116 xmlNodeSetPtr nodesetval; 450 XMLPUBFUN xmlNodeSetPtr 455 xmlXPathFreeNodeSet (xmlNodeSetPtr obj); 469 xmlXPathCastNodeSetToBoolean(xmlNodeSetPtr ns); 480 xmlXPathCastNodeSetToNumber (xmlNodeSetPtr ns); 491 xmlXPathCastNodeSetToString (xmlNodeSetPtr ns);
|
D | c14n.h | 59 xmlNodeSetPtr nodes, 67 xmlNodeSetPtr nodes, 75 xmlNodeSetPtr nodes,
|
/external/cronet/tot/third_party/libxml/src/include/libxml/ |
D | xpathInternals.h | 110 XMLPUBFUN xmlNodeSetPtr 376 xmlXPathNodeSetContains (xmlNodeSetPtr cur, 378 XMLPUBFUN xmlNodeSetPtr 379 xmlXPathDifference (xmlNodeSetPtr nodes1, 380 xmlNodeSetPtr nodes2); 381 XMLPUBFUN xmlNodeSetPtr 382 xmlXPathIntersection (xmlNodeSetPtr nodes1, 383 xmlNodeSetPtr nodes2); 385 XMLPUBFUN xmlNodeSetPtr 386 xmlXPathDistinctSorted (xmlNodeSetPtr nodes); [all …]
|
D | xpath.h | 77 typedef xmlNodeSet *xmlNodeSetPtr; typedef 116 xmlNodeSetPtr nodesetval; 447 XMLPUBFUN xmlNodeSetPtr 452 xmlXPathFreeNodeSet (xmlNodeSetPtr obj); 466 xmlXPathCastNodeSetToBoolean(xmlNodeSetPtr ns); 477 xmlXPathCastNodeSetToNumber (xmlNodeSetPtr ns); 488 xmlXPathCastNodeSetToString (xmlNodeSetPtr ns);
|
D | c14n.h | 59 xmlNodeSetPtr nodes, 67 xmlNodeSetPtr nodes, 75 xmlNodeSetPtr nodes,
|
/external/libxml2/os400/libxmlrpg/ |
D | xpathInternals.rpgle | 45 d like(xmlNodeSetPtr) 104 d cur value like(xmlNodeSetPtr) 109 d like(xmlNodeSetPtr) 110 d nodes1 value like(xmlNodeSetPtr) 111 d nodes2 value like(xmlNodeSetPtr) 115 d like(xmlNodeSetPtr) 116 d nodes1 value like(xmlNodeSetPtr) 117 d nodes2 value like(xmlNodeSetPtr) 121 d like(xmlNodeSetPtr) 122 d nodes value like(xmlNodeSetPtr) [all …]
|
D | xpath.rpgle | 95 d xmlNodeSetPtr s * based(######typedef######) 97 d xmlNodeSet ds based(xmlNodeSetPtr) 135 d nodesetval like(xmlNodeSetPtr) 438 d like(xmlNodeSetPtr) 447 d obj value like(xmlNodeSetPtr) 478 d ns value like(xmlNodeSetPtr) 505 d ns value like(xmlNodeSetPtr) 528 d ns value like(xmlNodeSetPtr) 662 d ns value like(xmlNodeSetPtr) 667 d ns value like(xmlNodeSetPtr) [all …]
|
D | c14n.rpgle | 67 d nodes value like(xmlNodeSetPtr) 78 d nodes value like(xmlNodeSetPtr) 88 d nodes value like(xmlNodeSetPtr)
|
D | xpointer.rpgle | 96 d set value like(xmlNodeSetPtr)
|
/external/libxml2/ |
D | xpath.c | 310 xmlXPathNodeSetClear(xmlNodeSetPtr set, int hasNsNodes); 1185 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpNodeSet() 1211 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpValueTree() 1642 xmlXPathCacheWrapNodeSet(xmlXPathParserContextPtr pctxt, xmlNodeSetPtr val) in xmlXPathCacheWrapNodeSet() 1746 xmlNodeSetPtr set; in xmlXPathCacheNewNodeSet() 1928 xmlNodeSetPtr set; in xmlXPathCacheObjectCopy() 2172 xmlNodeSetPtr 2175 xmlNodeSetPtr ret; in xmlXPathPopNodeSet() 2617 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() 2736 xmlNodeSetPtr [all …]
|
D | xpointer.c | 197 xmlNodeSetPtr oldset; in xmlXPtrGetChildNo() 436 xmlNodeSetPtr loc = ctxt->value->nodesetval; in xmlXPtrEvalFullXPtr() 646 xmlNodeSetPtr set; in xmlXPtrEval()
|
D | c14n.c | 247 xmlNodeSetPtr nodes = (xmlNodeSetPtr) user_data; in xmlC14NIsNodeInNodeset() 1958 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocSaveTo() 1993 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocDumpMemory() 2063 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocSave()
|
D | testapi.c | 828 static void desret_xmlNodeSetPtr(xmlNodeSetPtr val) { in desret_xmlNodeSetPtr() 925 static xmlNodeSetPtr gen_xmlNodeSetPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_xmlNodeSetPtr() 928 static void des_xmlNodeSetPtr(int no ATTRIBUTE_UNUSED, xmlNodeSetPtr val ATTRIBUTE_UNUSED, int nr A… in des_xmlNodeSetPtr() 5474 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocDumpMemory() 5543 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocSave() 5619 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocSaveTo() 40477 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToBoolean() 40511 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToNumber() 40545 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToString() 41475 xmlNodeSetPtr ret_val; in test_xmlXPathNodeSetCreate() [all …]
|
/external/cronet/stable/third_party/libxml/src/ |
D | xpath.c | 231 xmlXPathNodeSetClear(xmlNodeSetPtr set, int hasNsNodes); 1102 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpNodeSet() 1128 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpValueTree() 1555 xmlXPathCacheWrapNodeSet(xmlXPathParserContextPtr pctxt, xmlNodeSetPtr val) in xmlXPathCacheWrapNodeSet() 1659 xmlNodeSetPtr set; in xmlXPathCacheNewNodeSet() 1841 xmlNodeSetPtr set; in xmlXPathCacheObjectCopy() 2084 xmlNodeSetPtr 2087 xmlNodeSetPtr ret; in xmlXPathPopNodeSet() 2528 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() 2647 xmlNodeSetPtr [all …]
|
D | testapi.c | 828 static void desret_xmlNodeSetPtr(xmlNodeSetPtr val) { in desret_xmlNodeSetPtr() 925 static xmlNodeSetPtr gen_xmlNodeSetPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_xmlNodeSetPtr() 928 static void des_xmlNodeSetPtr(int no ATTRIBUTE_UNUSED, xmlNodeSetPtr val ATTRIBUTE_UNUSED, int nr A… in des_xmlNodeSetPtr() 5432 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocDumpMemory() 5501 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocSave() 5577 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocSaveTo() 40215 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToBoolean() 40249 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToNumber() 40283 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToString() 41213 xmlNodeSetPtr ret_val; in test_xmlXPathNodeSetCreate() [all …]
|
/external/cronet/tot/third_party/libxml/src/ |
D | xpath.c | 231 xmlXPathNodeSetClear(xmlNodeSetPtr set, int hasNsNodes); 1102 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpNodeSet() 1128 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpValueTree() 1555 xmlXPathCacheWrapNodeSet(xmlXPathParserContextPtr pctxt, xmlNodeSetPtr val) in xmlXPathCacheWrapNodeSet() 1659 xmlNodeSetPtr set; in xmlXPathCacheNewNodeSet() 1841 xmlNodeSetPtr set; in xmlXPathCacheObjectCopy() 2084 xmlNodeSetPtr 2087 xmlNodeSetPtr ret; in xmlXPathPopNodeSet() 2528 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() 2647 xmlNodeSetPtr [all …]
|
D | testapi.c | 828 static void desret_xmlNodeSetPtr(xmlNodeSetPtr val) { in desret_xmlNodeSetPtr() 925 static xmlNodeSetPtr gen_xmlNodeSetPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_xmlNodeSetPtr() 928 static void des_xmlNodeSetPtr(int no ATTRIBUTE_UNUSED, xmlNodeSetPtr val ATTRIBUTE_UNUSED, int nr A… in des_xmlNodeSetPtr() 5432 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocDumpMemory() 5501 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocSave() 5577 …xmlNodeSetPtr nodes; /* the nodes set to be included in the canonized image or NULL if all documen… in test_xmlC14NDocSaveTo() 40215 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToBoolean() 40249 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToNumber() 40283 xmlNodeSetPtr ns; /* a node-set */ in test_xmlXPathCastNodeSetToString() 41213 xmlNodeSetPtr ret_val; in test_xmlXPathNodeSetCreate() [all …]
|
/external/libxml2/os400/ |
D | rpgsupport.h | 144 XMLPUBFUN int __xmlXPathNodeSetGetLength(xmlNodeSetPtr ns); 145 XMLPUBFUN xmlNodePtr __xmlXPathNodeSetItem(xmlNodeSetPtr ns, int index); 146 XMLPUBFUN int __xmlXPathNodeSetIsEmpty(xmlNodeSetPtr ns);
|
/external/libxml2/example/ |
D | xpath2.c | 28 static void update_xpath_nodes(xmlNodeSetPtr nodes, const xmlChar * value); 137 update_xpath_nodes(xmlNodeSetPtr nodes, const xmlChar* value) { in update_xpath_nodes()
|
D | xpath1.c | 27 void print_xpath_nodes(xmlNodeSetPtr nodes, FILE* output); 198 print_xpath_nodes(xmlNodeSetPtr nodes, FILE* output) { in print_xpath_nodes()
|
/external/curl/docs/examples/ |
D | crawler.c | 130 xmlNodeSetPtr nodeset; in follow_links()
|