Searched refs:_glq_char_count (Results 1 – 3 of 3) sorted by relevance
68 int _glq_char_count(GlCharQueue *cq);
293 int _glq_char_count(GlCharQueue *cq) in _glq_char_count() function
2785 if(_glq_char_count(gl->cq) > 0 && gl_flush_output(gl)) in gl_get_input_line()2869 if(_glq_char_count(gl->cq) > 0 && gl_flush_output(gl)) in gl_get_query_char()12712 if(_glq_char_count(gl->cq) > 0 && gl_flush_output(gl)) {