Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_addr.c164 for (cnt = 0; isdigit(peekcd());) in getnum()
225 if (isdigit(peekcd())) {
H A Dex_get.c90 peekcd(void) in peekcd() function