Searched refs:xmlSchemaFormatNodeForError (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 2173 xmlSchemaFormatNodeForError(xmlChar ** msg, in xmlSchemaFormatNodeForError() function 2338 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomErr4() 2373 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomWarning() 2460 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaSimpleTypeErr() 2528 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaIllegalAttrErr() 2552 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaComplexTypeErr() 2653 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaFacetErr() 2905 xmlSchemaFormatNodeForError(&strA, ACTXT_CAST ctxt, attr->parent); in xmlSchemaPIllegalAttrErr() 3125 xmlSchemaFormatNodeForError(&msg, ACTXT_CAST ctxt, node); in xmlSchemaPSimpleTypeErr()
|