Searched refs:xmlSchemaParticle (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c341 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef in typeref:struct:_xmlSchemaParticle
342 typedef xmlSchemaParticle *xmlSchemaParticlePtr;
369 xmlMalloc(sizeof(xmlSchemaParticle));
374 memset(ret, 0, sizeof(xmlSchemaParticle));
H A Dxmlschemas.c654 * xmlSchemaParticle:
659 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef in typeref:struct:_xmlSchemaParticle
660 typedef xmlSchemaParticle *xmlSchemaParticlePtr;
5497 xmlMalloc(sizeof(xmlSchemaParticle));
/external/libxml2/
H A Dxmlschemastypes.c341 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef in typeref:struct:_xmlSchemaParticle
342 typedef xmlSchemaParticle *xmlSchemaParticlePtr;
369 xmlMalloc(sizeof(xmlSchemaParticle));
374 memset(ret, 0, sizeof(xmlSchemaParticle));
H A Dxmlschemas.c654 * xmlSchemaParticle:
659 typedef struct _xmlSchemaParticle xmlSchemaParticle; typedef in typeref:struct:_xmlSchemaParticle
660 typedef xmlSchemaParticle *xmlSchemaParticlePtr;
5516 xmlMalloc(sizeof(xmlSchemaParticle));

Completed in 1769 milliseconds