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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c199 * xmlSchemaTypeErrMemory:
205 xmlSchemaTypeErrMemory(xmlNodePtr node, const char *extra) function
266 xmlSchemaTypeErrMemory(NULL, "could not initialize basic types");
374 xmlSchemaTypeErrMemory(NULL, "allocating particle component");
422 xmlSchemaTypeErrMemory(NULL, "allocating model group component");
438 xmlSchemaTypeErrMemory(NULL, "allocating wildcard component");
451 xmlSchemaTypeErrMemory(NULL, "could not create an attribute "
2959 xmlSchemaTypeErrMemory(node, "allocating hexbin data");
3087 xmlSchemaTypeErrMemory(node, "allocating base64 data");

Completed in 57 milliseconds