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

/freebsd-13-stable/contrib/expat/lib/
H A Dxmltok_impl.c565 int hadColon = 0; local
572 if (hadColon) {
576 hadColon = 1;
612 hadColon = 0;
718 int hadColon; local
743 hadColon = 0;
751 if (hadColon) {
755 hadColon = 1;

Completed in 109 milliseconds