Searched refs:xmlSchemaFormatNodeForError (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xmlschemas.c | 2256 xmlSchemaFormatNodeForError(xmlChar ** msg, in xmlSchemaFormatNodeForError() function 2421 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomErr4() 2456 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomWarning() 2543 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaSimpleTypeErr() 2611 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaIllegalAttrErr() 2635 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaComplexTypeErr() 2736 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaFacetErr() 2984 xmlSchemaFormatNodeForError(&strA, ACTXT_CAST ctxt, attr->parent); in xmlSchemaPIllegalAttrErr() 3203 xmlSchemaFormatNodeForError(&msg, ACTXT_CAST ctxt, node); in xmlSchemaPSimpleTypeErr()
|