Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dcommand.c970 static LWCHAR getcc_repl(char constant *orig, char constant *repl, LWCHAR (*gr_getc)(void), void (*… in getcc_repl() function
1012 return getcc_repl(kent, "\n", getccu, ungetcc); in getcc()