Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Drelaxng.c285 typedef struct _xmlRelaxNGPartition xmlRelaxNGPartition; typedef
286 typedef xmlRelaxNGPartition *xmlRelaxNGPartitionPtr;
4401 xmlMalloc(sizeof(xmlRelaxNGPartition)); in xmlRelaxNGComputeInterleaves()
4404 memset(partitions, 0, sizeof(xmlRelaxNGPartition)); in xmlRelaxNGComputeInterleaves()