Searched refs:quote_around (Results 1 – 10 of 10) sorted by relevance
/external/bison/lib/ |
D | w32spawn.h | 159 bool quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); in prepare_spawn() local 168 if (quote_around) in prepare_spawn() 181 if (quote_around) in prepare_spawn() 188 if (quote_around) in prepare_spawn() 205 if (quote_around) in prepare_spawn()
|
/external/libopus/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|
/external/pcre/dist/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|
/external/protobuf/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|
/external/libpng/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|
/external/openfst/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|
/external/libedit/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|
/external/libexif/ |
D | ltmain.sh | 4990 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 4999 if (quote_around)
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ltmain.sh | 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); 5002 if (quote_around)
|