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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c13527 int nsFound, absentFound = 0; local
13536 nsFound = 0;
13541 nsFound = 1;
13542 if (nsFound && absentFound)
13547 if (nsFound && absentFound) {
13561 } else if (nsFound && (!absentFound)) {
13577 } else if ((!nsFound) && absentFound) {
13587 } else if ((!nsFound) && (!absentFound)) {

Completed in 181 milliseconds