Searched refs:choiceOrInterleave (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c5729 int choiceOrInterleave = -1; local
5740 if (choiceOrInterleave == -1)
5741 choiceOrInterleave = 1;
5742 else if (choiceOrInterleave == 0) {
5748 if (choiceOrInterleave == -1)
5749 choiceOrInterleave = 0;
5750 else if (choiceOrInterleave == 1) {
5776 name, choiceOrInterleave);
5778 if (choiceOrInterleave == -1)
5779 choiceOrInterleave
5849 int choiceOrInterleave = -1; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c5728 int choiceOrInterleave = -1; local
5739 if (choiceOrInterleave == -1)
5740 choiceOrInterleave = 1;
5741 else if (choiceOrInterleave == 0) {
5747 if (choiceOrInterleave == -1)
5748 choiceOrInterleave = 0;
5749 else if (choiceOrInterleave == 1) {
5775 name, choiceOrInterleave);
5777 if (choiceOrInterleave == -1)
5778 choiceOrInterleave
5848 int choiceOrInterleave = -1; local
[all...]

Completed in 228 milliseconds