Home
last modified time | relevance | path

Searched refs:xmlGetLineNo (Results 1 – 16 of 16) sorted by relevance

/external/libxml2/
Drunsuite.c314 xmlGetLineNo(cur)); in xsdIncorectTestCase()
338 xmlGetLineNo(test)); in xsdIncorectTestCase()
351 xmlGetLineNo(cur), xmlMemUsed() - memt); in xsdIncorectTestCase()
449 xmlGetLineNo(cur)); in xsdTestCase()
476 xmlGetLineNo(test)); in xsdTestCase()
490 xmlGetLineNo(tmp)); in xsdTestCase()
507 xmlGetLineNo(tmp)); in xsdTestCase()
520 xmlGetLineNo(tmp)); in xsdTestCase()
524 xmlGetLineNo(tmp)); in xsdTestCase()
532 xmlGetLineNo(tmp), xmlMemUsed() - mem); in xsdTestCase()
[all …]
Drunxmlconf.c310 test_log("test missing ID, line %ld\n", xmlGetLineNo(cur)); in xmlconfTestItem()
Derror.c539 line = xmlGetLineNo(node); in __xmlRaiseError()
Dlibxml2.syms961 xmlGetLineNo;
Dschematron.c1390 line = xmlGetLineNo(cur); in xmlSchematronReportSuccess()
Dxmlreader.c4231 res = xmlGetLineNo(reader->node); in xmlTextReaderLocator()
4780 ret = xmlGetLineNo(ctx->node); in xmlTextReaderLocatorLineNumber()
Delfgcchack.h4099 #undef xmlGetLineNo
4100 extern __typeof (xmlGetLineNo) xmlGetLineNo __attribute((alias("xmlGetLineNo__internal_alias")));
4102 #ifndef xmlGetLineNo
4103 extern __typeof (xmlGetLineNo) xmlGetLineNo__internal_alias __attribute((visibility("hidden")));
4104 #define xmlGetLineNo xmlGetLineNo__internal_alias macro
Dvalid.c2654 ret->lineno = xmlGetLineNo(attr->parent); in xmlAddID()
2979 ret->lineno = xmlGetLineNo(attr->parent); in xmlAddRef()
DNEWS1156 xmlGetLineNo fixes, bug on entities handling, entity name extraction in
2060 - avoid a compilation problem, improve xmlGetLineNo()
Dtree.c4644 xmlGetLineNo(const xmlNode *node) in xmlGetLineNo() function
DChangeLog3257 xmlGetLineNo() c.f. bug #309205
14929 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
15055 * debugXML.c: applied an improvement to xmlGetLineNo() from
Dxmlschemas.c18046 xmlGetLineNo(type->node)); in xmlSchemaDebugFixedType()
Dtestapi.c20706 ret_val = xmlGetLineNo((const xmlNode *)node); in test_xmlGetLineNo()
/external/libxml2/include/libxml/
Dtree.h524 (xmlGetLineNo(n))
914 xmlGetLineNo (const xmlNode *node);
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1057 d xmlGetLineNo pr extproc('xmlGetLineNo')
/external/libxml2/win32/
Dlibxml2.def.src927 xmlGetLineNo