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

/system/core/sh/
H A Dexpand.c952 const char *ifsspc; local
956 ifsspc = NULL;
973 ifsspc = NULL;
989 ifsspc = strchr(" \t\n", *p);
992 if (q == start && ifsspc != NULL) {
1007 if (ifsspc != NULL) {
1034 if (*start /* || (!ifsspc && start > string) */) {

Completed in 23 milliseconds