Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmltok_impl.c575 int hadColon = 0; in scanAtts() local
582 if (hadColon) { in scanAtts()
586 hadColon = 1; in scanAtts()
622 hadColon = 0; in scanAtts()
728 int hadColon; in scanLt() local
753 hadColon = 0; in scanLt()
761 if (hadColon) { in scanLt()
765 hadColon = 1; in scanLt()