Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dw9xpopen.c69 int bQuote = strchr(argv[i], ' ') != NULL; in main() local
70 if (bQuote) in main()
78 if (bQuote) in main()