Searched defs:INTERACTIVE (Results 1 – 4 of 4) sorted by relevance
26 INTERACTIVE = ("interactive", "The document has finished loading " variable in ReadyState
102 INTERACTIVE = 1; enumerator
703 INTERACTIVE, enumerator
109 #define INTERACTIVE(f) isatty(fileno(f)) macro