Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c348 typedef struct _xmlSchemaNodeInfo xmlSchemaNodeInfo; typedef
349 typedef xmlSchemaNodeInfo *xmlSchemaNodeInfoPtr;
24024 xmlMalloc(sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()
24038 memset(info, 0, sizeof(xmlSchemaNodeInfo)); in xmlSchemaGetFreshElemInfo()