/external/chromium_org/third_party/libxml/src/ |
D | c14n.c | 950 value = xmlNodeListGetString(ctx->doc, attr->children, 1); in xmlC14NPrintAttrs() 1013 res = xmlNodeListGetString(ctx->doc, xml_base_attr->children, 1); in xmlC14NFixupBaseAttr() 1025 tmp_str = xmlNodeListGetString(ctx->doc, attr->children, 1); in xmlC14NFixupBaseAttr()
|
D | HTMLtree.c | 691 value = xmlNodeListGetString(doc, cur->children, 0); in htmlAttrDumpOutput()
|
D | xmlreader.c | 258 ID = xmlNodeListGetString(doc, attr->children, 1); in xmlTextReaderRemoveID() 2329 ret = xmlNodeListGetString(reader->node->doc, cur->children, 1); in xmlTextReaderGetAttributeNo() 3538 return (xmlNodeListGetString in xmlTextReaderValue() 3541 return (xmlNodeListGetString(NULL, attr->children, 1)); in xmlTextReaderValue()
|
D | tree.c | 1628 xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) in xmlNodeListGetString() function 1664 buffer = xmlNodeListGetString(doc, ent->children, 1); in xmlNodeListGetString() 4004 id = xmlNodeListGetString(cur->doc, cur->children, 1); in xmlCopyPropInternal() 6447 ret = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlGetPropNodeValueInternal() 9527 idVal = xmlNodeListGetString(cur->doc, cur->children, 1); in xmlDOMWrapCloneNode()
|
D | valid.c | 2749 ID = xmlNodeListGetString(doc, attr->children, 1); in xmlRemoveID() 3068 ID = xmlNodeListGetString(doc, attr->children, 1); in xmlRemoveRef() 6398 value = xmlNodeListGetString(doc, attr->children, 0); in xmlValidateElement()
|
D | elfgcchack.h | 6565 #undef xmlNodeListGetString 6566 extern __typeof (xmlNodeListGetString) xmlNodeListGetString __attribute((alias("xmlNodeListGetStrin… 6568 #ifndef xmlNodeListGetString 6569 extern __typeof (xmlNodeListGetString) xmlNodeListGetString__internal_alias __attribute((visibility… 6570 #define xmlNodeListGetString xmlNodeListGetString__internal_alias macro
|
D | relaxng.c | 6952 val = xmlNodeListGetString(node->doc, cur->children, 1); in xmlRelaxNGCleanupAttributes() 9062 value = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlRelaxNGValidateAttribute() 9100 value = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlRelaxNGValidateAttribute()
|
D | xmlschemas.c | 27836 xmlNodeListGetString(attr->doc, attr->children, 1), 1); in xmlSchemaVDocWalk()
|
D | testapi.c | 22452 ret_val = xmlNodeListGetString(doc, list, inLine); in test_xmlNodeListGetString()
|
/external/libxml2/ |
D | c14n.c | 950 value = xmlNodeListGetString(ctx->doc, attr->children, 1); in xmlC14NPrintAttrs() 1013 res = xmlNodeListGetString(ctx->doc, xml_base_attr->children, 1); in xmlC14NFixupBaseAttr() 1025 tmp_str = xmlNodeListGetString(ctx->doc, attr->children, 1); in xmlC14NFixupBaseAttr()
|
D | HTMLtree.c | 689 value = xmlNodeListGetString(doc, cur->children, 0); in htmlAttrDumpOutput()
|
D | xmlreader.c | 258 ID = xmlNodeListGetString(doc, attr->children, 1); in xmlTextReaderRemoveID() 2335 ret = xmlNodeListGetString(reader->node->doc, cur->children, 1); in xmlTextReaderGetAttributeNo() 3544 return (xmlNodeListGetString in xmlTextReaderValue() 3547 return (xmlNodeListGetString(NULL, attr->children, 1)); in xmlTextReaderValue()
|
D | tree.c | 1639 xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) in xmlNodeListGetString() function 1675 buffer = xmlNodeListGetString(doc, ent->children, 1); in xmlNodeListGetString() 4017 id = xmlNodeListGetString(cur->doc, cur->children, 1); in xmlCopyPropInternal() 6460 ret = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlGetPropNodeValueInternal() 9540 idVal = xmlNodeListGetString(cur->doc, cur->children, 1); in xmlDOMWrapCloneNode()
|
D | valid.c | 2749 ID = xmlNodeListGetString(doc, attr->children, 1); in xmlRemoveID() 3068 ID = xmlNodeListGetString(doc, attr->children, 1); in xmlRemoveRef() 6398 value = xmlNodeListGetString(doc, attr->children, 0); in xmlValidateElement()
|
D | elfgcchack.h | 6565 #undef xmlNodeListGetString 6566 extern __typeof (xmlNodeListGetString) xmlNodeListGetString __attribute((alias("xmlNodeListGetStrin… 6568 #ifndef xmlNodeListGetString 6569 extern __typeof (xmlNodeListGetString) xmlNodeListGetString__internal_alias __attribute((visibility… 6570 #define xmlNodeListGetString xmlNodeListGetString__internal_alias macro
|
D | relaxng.c | 6952 val = xmlNodeListGetString(node->doc, cur->children, 1); in xmlRelaxNGCleanupAttributes() 9091 value = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlRelaxNGValidateAttribute() 9129 value = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlRelaxNGValidateAttribute()
|
D | xmlschemas.c | 27842 xmlNodeListGetString(attr->doc, attr->children, 1), 1); in xmlSchemaVDocWalk()
|
/external/libxslt/libxslt/ |
D | xsltutils.c | 109 tmp = xmlNodeListGetString(node->doc, prop->children, 1); in xsltGetCNsProp() 200 ret = xmlNodeListGetString(node->doc, prop->children, 1); in xsltGetNsProp()
|
D | transform.c | 1005 value = xmlNodeListGetString(attr->doc, attr->children, 1); in xsltShallowCopyAttr() 1045 value = xmlNodeListGetString(attr->doc, attr->children, 1); in xsltShallowCopyAttr() 1118 value = xmlNodeListGetString(attr->doc, attr->children, 1); in xsltCopyAttrListNoOverwrite()
|
/external/chromium_org/third_party/libxslt/libxslt/ |
D | xsltutils.c | 109 tmp = xmlNodeListGetString(node->doc, prop->children, 1); in xsltGetCNsProp() 200 ret = xmlNodeListGetString(node->doc, prop->children, 1); in xsltGetNsProp()
|
D | transform.c | 1005 value = xmlNodeListGetString(attr->doc, attr->children, 1); in xsltShallowCopyAttr() 1045 value = xmlNodeListGetString(attr->doc, attr->children, 1); in xsltShallowCopyAttr() 1118 value = xmlNodeListGetString(attr->doc, attr->children, 1); in xsltCopyAttrListNoOverwrite()
|
/external/libxml2/include/libxml/ |
D | tree.h | 1002 xmlNodeListGetString (xmlDocPtr doc,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | tree.h | 1003 xmlNodeListGetString (xmlDocPtr doc,
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1278 xmlNodeListGetString
|