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

/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c4091 int is_triable = 1; local
4128 is_triable = 0;
4134 is_triable = 0;
4135 } else if (is_triable == 1) {
4140 while ((*tmp != NULL) && (is_triable == 1)) {
4146 is_triable = -1;
4158 is_triable = -1;
4169 is_triable = -1;
4171 is_triable = -1;
4201 if (is_triable
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c4090 int is_triable = 1; local
4127 is_triable = 0;
4133 is_triable = 0;
4134 } else if (is_triable == 1) {
4139 while ((*tmp != NULL) && (is_triable == 1)) {
4145 is_triable = -1;
4157 is_triable = -1;
4168 is_triable = -1;
4170 is_triable = -1;
4200 if (is_triable
[all...]

Completed in 194 milliseconds