OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_mfs
(Results
1 - 1
of
1
) sorted by null
/external/mksh/src/
edit.c
889
#define
is_mfs
(c) (!(ksh_isalnux(c) || (c) == '$' || ((c) & 0x80)))
macro
[
all
...]
Completed in 2604 milliseconds