Lines Matching refs:choiceOrInterleave
5730 int choiceOrInterleave = -1; in xmlRelaxNGCheckCombine() local
5741 if (choiceOrInterleave == -1) in xmlRelaxNGCheckCombine()
5742 choiceOrInterleave = 1; in xmlRelaxNGCheckCombine()
5743 else if (choiceOrInterleave == 0) { in xmlRelaxNGCheckCombine()
5749 if (choiceOrInterleave == -1) in xmlRelaxNGCheckCombine()
5750 choiceOrInterleave = 0; in xmlRelaxNGCheckCombine()
5751 else if (choiceOrInterleave == 1) { in xmlRelaxNGCheckCombine()
5777 name, choiceOrInterleave); in xmlRelaxNGCheckCombine()
5779 if (choiceOrInterleave == -1) in xmlRelaxNGCheckCombine()
5780 choiceOrInterleave = 0; in xmlRelaxNGCheckCombine()
5784 if (choiceOrInterleave == 0) in xmlRelaxNGCheckCombine()
5815 if (choiceOrInterleave == 0) { in xmlRelaxNGCheckCombine()
5850 int choiceOrInterleave = -1; in xmlRelaxNGCombineStart() local
5871 if (choiceOrInterleave == -1) in xmlRelaxNGCombineStart()
5872 choiceOrInterleave = 1; in xmlRelaxNGCombineStart()
5873 else if (choiceOrInterleave == 0) { in xmlRelaxNGCombineStart()
5879 if (choiceOrInterleave == -1) in xmlRelaxNGCombineStart()
5880 choiceOrInterleave = 0; in xmlRelaxNGCombineStart()
5881 else if (choiceOrInterleave == 1) { in xmlRelaxNGCombineStart()
5907 choiceOrInterleave); in xmlRelaxNGCombineStart()
5909 if (choiceOrInterleave == -1) in xmlRelaxNGCombineStart()
5910 choiceOrInterleave = 0; in xmlRelaxNGCombineStart()
5914 if (choiceOrInterleave == 0) in xmlRelaxNGCombineStart()
5920 if (choiceOrInterleave == 0) { in xmlRelaxNGCombineStart()