Searched refs:xmlSchemaFormatNodeForError (Results 1 – 1 of 1) sorted by relevance
| /third_party/libxml2/ |
| D | xmlschemas.c | 2233 xmlSchemaFormatNodeForError(xmlChar ** msg, in xmlSchemaFormatNodeForError() function 2398 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomErr4() 2433 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaCustomWarning() 2520 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaSimpleTypeErr() 2588 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaIllegalAttrErr() 2612 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaComplexTypeErr() 2713 xmlSchemaFormatNodeForError(&msg, actxt, node); in xmlSchemaFacetErr() 2961 xmlSchemaFormatNodeForError(&strA, ACTXT_CAST ctxt, attr->parent); in xmlSchemaPIllegalAttrErr() 3180 xmlSchemaFormatNodeForError(&msg, ACTXT_CAST ctxt, node); in xmlSchemaPSimpleTypeErr()
|