Searched refs:_isalph (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/edit/
H A Dvi.c68 static int _isalph(int);
73 # define isalph(v) _isalph(virtual[v])
2722 static int _isalph(register int v) function

Completed in 14 milliseconds