| /external/libxml2/ |
| D | c14n.c | 952 value = xmlNodeListGetString(ctx->doc, attr->children, 1); in xmlC14NPrintAttrs() 1015 res = xmlNodeListGetString(ctx->doc, xml_base_attr->children, 1); in xmlC14NFixupBaseAttr() 1027 tmp_str = xmlNodeListGetString(ctx->doc, attr->children, 1); in xmlC14NFixupBaseAttr()
|
| D | HTMLtree.c | 709 value = xmlNodeListGetString(doc, cur->children, 0); in htmlAttrDumpOutput()
|
| D | xmlreader.c | 261 ID = xmlNodeListGetString(doc, attr->children, 1); in xmlTextReaderRemoveID() 2352 ret = xmlNodeListGetString(reader->node->doc, cur->children, 1); in xmlTextReaderGetAttributeNo() 3561 return (xmlNodeListGetString in xmlTextReaderValue() 3564 return (xmlNodeListGetString(NULL, attr->children, 1)); in xmlTextReaderValue()
|
| D | tree.c | 1660 xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) in xmlNodeListGetString() function 1704 buffer = xmlNodeListGetString(doc, ent->children, 1); in xmlNodeListGetString() 4055 id = xmlNodeListGetString(cur->doc, cur->children, 1); in xmlCopyPropInternal() 6567 ret = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlGetPropNodeValueInternal() 9704 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() 6400 value = xmlNodeListGetString(doc, attr->children, 0); in xmlValidateElement()
|
| D | elfgcchack.h | 6667 #undef xmlNodeListGetString 6668 extern __typeof (xmlNodeListGetString) xmlNodeListGetString __attribute((alias("xmlNodeListGetStrin… 6670 #ifndef xmlNodeListGetString 6671 extern __typeof (xmlNodeListGetString) xmlNodeListGetString__internal_alias __attribute((visibility… 6672 #define xmlNodeListGetString xmlNodeListGetString__internal_alias macro
|
| D | relaxng.c | 6953 val = xmlNodeListGetString(node->doc, cur->children, 1); in xmlRelaxNGCleanupAttributes() 9092 value = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlRelaxNGValidateAttribute() 9130 value = xmlNodeListGetString(prop->doc, prop->children, 1); in xmlRelaxNGValidateAttribute()
|
| D | xmlschemas.c | 27917 xmlNodeListGetString(attr->doc, attr->children, 1), 1); in xmlSchemaVDocWalk()
|
| /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/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 | 1042 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
|