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

/external/mksh/src/
H A Dfuncs.c173 char op_text[4]; member in struct:t_op
2909 for (; tbl->op_text[0]; tbl++)
2910 if (sc1 == tbl->op_text[1] && !strcmp(s, tbl->op_text))

Completed in 86 milliseconds