Searched defs:is_interactive (Results 1 – 9 of 9) sorted by relevance
129 sub is_interactive($self) subroutine249 sub is_interactive($) subroutine
117 sub is_interactive($self) subroutine
251 #define yy_set_interactive(is_interactive) \ argument
318 #define yy_set_interactive(is_interactive) \ argument
303 #define yy_set_interactive(is_interactive) \ argument
3077 const bool is_interactive = io_handler.GetIsInteractive(); in IOHandlerInputComplete() local