Home
last modified time | relevance | path

Searched refs:gl_index_of_matching_paren (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libtecla/common/
H A Dgetline.c1093 static int gl_index_of_matching_paren(GetLine *gl);
4479 int curpos = gl_index_of_matching_paren(gl); in KT_KEY_FN()
7255 int curpos = gl_index_of_matching_paren(gl); in KT_KEY_FN()
7991 int curpos = gl_index_of_matching_paren(gl); in KT_KEY_FN()
8105 static int gl_index_of_matching_paren(GetLine *gl) in gl_index_of_matching_paren() function
8166 int curpos = gl_index_of_matching_paren(gl); in KT_KEY_FN()