Home
last modified time | relevance | path

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

12

/third_party/libxml2/
Drunsuite.c314 xmlGetLineNo(cur)); in xsdIncorrectTestCase()
336 xmlGetLineNo(test)); in xsdIncorrectTestCase()
349 xmlGetLineNo(cur), xmlMemUsed() - memt); in xsdIncorrectTestCase()
447 xmlGetLineNo(cur)); in xsdTestCase()
472 xmlGetLineNo(test)); in xsdTestCase()
486 xmlGetLineNo(tmp)); in xsdTestCase()
503 xmlGetLineNo(tmp)); in xsdTestCase()
514 xmlGetLineNo(tmp)); in xsdTestCase()
518 xmlGetLineNo(tmp)); in xsdTestCase()
526 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()
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
Dxmlreader.c4303 res = xmlGetLineNo(reader->node); in xmlTextReaderLocator()
4852 ret = xmlGetLineNo(ctx->node); in xmlTextReaderLocatorLineNumber()
Dvalid.c2744 ret->lineno = xmlGetLineNo(attr->parent); in xmlAddID()
3070 ret->lineno = xmlGetLineNo(attr->parent); in xmlAddRef()
DNEWS1599 xmlGetLineNo fixes, bug on entities handling, entity name extraction in
2503 - avoid a compilation problem, improve xmlGetLineNo()
Dtree.c4684 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.c18131 xmlGetLineNo(type->node)); in xmlSchemaDebugFixedType()
/third_party/gettext/gettext-tools/src/
Dcldr-plurals.c68 xmlGetLineNo (node), in extract_rules()
103 xmlGetLineNo (n), in extract_rules()
143 xmlGetLineNo (n2), in extract_rules()
Dits.c1831 pos.line_number = xmlGetLineNo (node); in its_rule_list_extract_text()
/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h553 (xmlGetLineNo(n))
943 xmlGetLineNo (const xmlNode *node);
Derror.c568 line = xmlGetLineNo(node); in __xmlRaiseError()
Dschematron.c1419 line = xmlGetLineNo(cur); in xmlSchematronReportSuccess()
Dxmlreader.c4259 res = xmlGetLineNo(reader->node); in xmlTextReaderLocator()
4808 ret = xmlGetLineNo(ctx->node); in xmlTextReaderLocatorLineNumber()
Delfgcchack.h4130 #undef xmlGetLineNo
4131 extern __typeof (xmlGetLineNo) xmlGetLineNo __attribute((alias("xmlGetLineNo__internal_alias")));
4133 #ifndef xmlGetLineNo
4134 extern __typeof (xmlGetLineNo) xmlGetLineNo__internal_alias __attribute((visibility("hidden")));
4135 #define xmlGetLineNo xmlGetLineNo__internal_alias macro
Dvalid.c2683 ret->lineno = xmlGetLineNo(attr->parent); in xmlAddID()
3008 ret->lineno = xmlGetLineNo(attr->parent); in xmlAddRef()
Dtree.c4673 xmlGetLineNo(const xmlNode *node) in xmlGetLineNo() function
Dxmlschemas.c18075 xmlGetLineNo(type->node)); in xmlSchemaDebugFixedType()
/third_party/libxml2/include/libxml/
Dtree.h524 (xmlGetLineNo(n))
914 xmlGetLineNo (const xmlNode *node);
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1057 d xmlGetLineNo pr extproc('xmlGetLineNo')
/third_party/libxml2/win32/
Dlibxml2.def.src927 xmlGetLineNo

12