Searched refs:xmlSchemaNodeInfo (Results 1 – 1 of 1) sorted by relevance
354 typedef struct _xmlSchemaNodeInfo xmlSchemaNodeInfo; typedef355 typedef xmlSchemaNodeInfo *xmlSchemaNodeInfoPtr;24168 xmlMalloc(sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()24182 memset(info, 0, sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()