Searched defs:is_determinist (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Drelaxng.c4320 int is_determinist = 1; local
4403 is_determinist = -1;
4415 is_determinist = -1;
4426 is_determinist = 2;
4428 is_determinist = -1;
4430 is_determinist = -1;
4435 is_determinist = 0;
4446 if (is_determinist == 1)
4448 if (is_determinist == 2)

Completed in 53 milliseconds