Home
last modified time | relevance | path

Searched refs:xmlSchemaPErrMemory (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c1872 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPErrMemory() function
3272 xmlSchemaPErrMemory(ctxt, "allocating schema", NULL); in xmlSchemaNewSchema()
3319 xmlSchemaPErrMemory(ctxt, "allocating annotation", node); in xmlSchemaNewAnnot()
3334 xmlSchemaPErrMemory(NULL, in xmlSchemaItemListCreate()
3360 xmlSchemaPErrMemory(NULL, "allocating new item list", NULL); in xmlSchemaItemListAdd()
3369 xmlSchemaPErrMemory(NULL, "growing item list", NULL); in xmlSchemaItemListAdd()
3389 xmlSchemaPErrMemory(NULL, "allocating new item list", NULL); in xmlSchemaItemListAddSize()
3398 xmlSchemaPErrMemory(NULL, "growing item list", NULL); in xmlSchemaItemListAddSize()
3414 xmlSchemaPErrMemory(NULL, "allocating new item list", NULL); in xmlSchemaItemListInsert()
3423 xmlSchemaPErrMemory(NULL, "growing item list", NULL); in xmlSchemaItemListInsert()
[all …]