Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c284 typedef struct _xmlRelaxNGPartition xmlRelaxNGPartition; typedef
285 typedef xmlRelaxNGPartition *xmlRelaxNGPartitionPtr;
4372 xmlMalloc(sizeof(xmlRelaxNGPartition)); in xmlRelaxNGComputeInterleaves()
4375 memset(partitions, 0, sizeof(xmlRelaxNGPartition)); in xmlRelaxNGComputeInterleaves()