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

/external/mksh/src/
H A Dfuncs.c1598 bool savehist = false, intoarray = false, aschars = false; local
1631 intoarray = true;
1684 if (intoarray && wp[1] != NULL) {
1869 if (intoarray) {
1901 if (intoarray)
1922 if (!intoarray && wp[1] == NULL)
1984 if (intoarray) {
2012 if (intoarray || *++wp != NULL)

Completed in 51 milliseconds