Searched refs:interleaves (Results 1 – 3 of 3) sorted by relevance
222 xmlHashTablePtr interleaves; /* keep track of all the interleaves */ member4492 if (ctxt->interleaves == NULL) in xmlRelaxNGParseInterleave()4493 ctxt->interleaves = xmlHashCreate(10); in xmlRelaxNGParseInterleave()4494 if (ctxt->interleaves == NULL) { in xmlRelaxNGParseInterleave()4500 if (xmlHashAddEntry(ctxt->interleaves, BAD_CAST name, def) < 0) { in xmlRelaxNGParseInterleave()5816 if (ctxt->interleaves == NULL) in xmlRelaxNGCheckCombine()5817 ctxt->interleaves = xmlHashCreate(10); in xmlRelaxNGCheckCombine()5818 if (ctxt->interleaves == NULL) { in xmlRelaxNGCheckCombine()5826 if (xmlHashAddEntry(ctxt->interleaves, BAD_CAST tmpname, cur) < in xmlRelaxNGCheckCombine()5921 if (ctxt->interleaves == NULL) in xmlRelaxNGCombineStart()[all …]
83 Residue encoding 0 interleaves VQ encoding according to the
2074 /// interleave_count: interleaves 'Value' loop interations.