Home
last modified time | relevance | path

Searched refs:SHELL_SPACE_CHARS (Results 1 – 12 of 12) sorted by relevance

/external/bison/lib/
Dw32spawn.h127 #define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\02… macro
159 bool quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); in prepare_spawn()
/external/c-ares/
Dltmain.sh4987 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/libmicrohttpd/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/libevent/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/libexif/
Dltmain.sh4990 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/libedit/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/libopus/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/protobuf/gtest/build-aux/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/protobuf/
Dltmain.sh4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/external/pcre/dist/
Dltmain.sh6371 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);