Searched refs:xmlSchemaNodeInfo (Results 1 – 1 of 1) sorted by relevance
348 typedef struct _xmlSchemaNodeInfo xmlSchemaNodeInfo; typedef349 typedef xmlSchemaNodeInfo *xmlSchemaNodeInfoPtr;24139 xmlMalloc(sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()24153 memset(info, 0, sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()