Searched refs:SHELL_SPACE_CHARS (Results 1 – 12 of 12) sorted by relevance
/external/bison/lib/ |
D | w32spawn.h | 127 #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/ |
D | ltmain.sh | 4987 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/libmicrohttpd/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/libevent/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/libexif/ |
D | ltmain.sh | 4990 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/libedit/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/libopus/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/protobuf/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|
/external/pcre/dist/ |
D | ltmain.sh | 6371 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
|