Searched refs:xmlSchemaFormatNodeForError (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 2246 xmlSchemaFormatNodeForError(xmlChar ** msg, in xmlSchemaFormatNodeForError() function 2411 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomErr4() 2446 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomWarning() 2533 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaSimpleTypeErr() 2601 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaIllegalAttrErr() 2625 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaComplexTypeErr() 2726 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaFacetErr() 2974 xmlSchemaFormatNodeForError(&strA, ACTXT_CAST ctxt, attr->parent); in xmlSchemaPIllegalAttrErr() 3193 xmlSchemaFormatNodeForError(&msg, ACTXT_CAST ctxt, node); in xmlSchemaPSimpleTypeErr()
|