Searched defs:xmlSchemaPErrMemory (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c1860 * xmlSchemaPErrMemory:
1867 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt, function
3238 xmlSchemaPErrMemory(ctxt, "allocating schema", NULL);
3285 xmlSchemaPErrMemory(ctxt, "allocating annotation", node);
3300 xmlSchemaPErrMemory(NULL,
3326 xmlSchemaPErrMemory(NULL, "allocating new item list", NULL);
3335 xmlSchemaPErrMemory(NULL, "growing item list", NULL);
3355 xmlSchemaPErrMemory(NULL, "allocating new item list", NULL);
3364 xmlSchemaPErrMemory(NULL, "growing item list", NULL);
3380 xmlSchemaPErrMemory(NUL
[all...]

Completed in 121 milliseconds