HomeSort by relevance Sort by last modified time
    Searched refs:C_SUB2 (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
eval.c 516 ctype(s[1], C_SUB2))
1138 if (ctype(stype, C_SUB2) && c != '\0') {
1237 } else if (ctype(c, C_SUB2)) {
1347 if ((!(stype & STYPE_AT) && (ctype(c, C_SUB2) ||
1359 (ctype(c, C_SUB2) || (state != XBASE && (unsigned int)c != ORD('+'))))
    [all...]
lex.c 486 if (ctype(c, C_SUB2)) {
    [all...]
sh.h     [all...]

Completed in 48 milliseconds