Home
last modified time | relevance | path

Searched defs:instate (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/
Dtestlimits.c93 static int instate = 0; variable
Dparser.c6752 xmlParserInputState instate; in xmlParseConditionalSections() local
/third_party/python/Lib/tkinter/
Dttk.py563 def instate(self, statespec, callback=None, *args, **kw): member in Widget
/third_party/libxml2/include/libxml/
Dparser.h225 xmlParserInputState instate; /* current type of input */ member