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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c196 * xmlSchemaTypeErrMemory:
202 xmlSchemaTypeErrMemory(xmlNodePtr node, const char *extra) function
263 xmlSchemaTypeErrMemory(NULL, "could not initialize basic types");
371 xmlSchemaTypeErrMemory(NULL, "allocating particle component");
419 xmlSchemaTypeErrMemory(NULL, "allocating model group component");
435 xmlSchemaTypeErrMemory(NULL, "allocating wildcard component");
448 xmlSchemaTypeErrMemory(NULL, "could not create an attribute "
2970 xmlSchemaTypeErrMemory(node, "allocating hexbin data");
3098 xmlSchemaTypeErrMemory(node, "allocating base64 data");
/external/libxml2/
H A Dxmlschemastypes.c196 * xmlSchemaTypeErrMemory:
202 xmlSchemaTypeErrMemory(xmlNodePtr node, const char *extra) function
263 xmlSchemaTypeErrMemory(NULL, "could not initialize basic types");
371 xmlSchemaTypeErrMemory(NULL, "allocating particle component");
419 xmlSchemaTypeErrMemory(NULL, "allocating model group component");
435 xmlSchemaTypeErrMemory(NULL, "allocating wildcard component");
448 xmlSchemaTypeErrMemory(NULL, "could not create an attribute "
2977 xmlSchemaTypeErrMemory(node, "allocating hexbin data");
3105 xmlSchemaTypeErrMemory(node, "allocating base64 data");

Completed in 58 milliseconds