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

/external/libxml2/
H A Drelaxng.c4328 int is_determinist = 1; local
4411 is_determinist = -1;
4423 is_determinist = -1;
4434 is_determinist = 2;
4436 is_determinist = -1;
4438 is_determinist = -1;
4443 is_determinist = 0;
4454 if (is_determinist == 1)
4456 if (is_determinist == 2)

Completed in 106 milliseconds