Searched refs:_glq_char_count (Results 1 – 3 of 3) sorted by relevance
70 int _glq_char_count(GlCharQueue *cq);
295 int _glq_char_count(GlCharQueue *cq) in _glq_char_count() function
2786 if(_glq_char_count(gl->cq) > 0 && gl_flush_output(gl)) in gl_get_input_line()2870 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)) {