Home
last modified time | relevance | path

Searched refs:xmlSchemaNodeInfo (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c354 typedef struct _xmlSchemaNodeInfo xmlSchemaNodeInfo; typedef
355 typedef xmlSchemaNodeInfo *xmlSchemaNodeInfoPtr;
24168 xmlMalloc(sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()
24182 memset(info, 0, sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()