/prebuilts/gdb/linux-x86/lib/python2.7/ |
csv.py | 31 lineterminator, quoting. 43 quoting = None variable in class:Dialect 64 quoting = QUOTE_MINIMAL variable in class:excel 189 quoting = QUOTE_MINIMAL variable in class:Sniffer.sniff.dialect
|
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/ |
text_handler.cpp | 113 bool quoting = false; local 128 if (!escaping) quoting = !quoting; 135 if (escaping || quoting) break;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
csv.py | 31 lineterminator, quoting. 43 quoting = None variable in class:Dialect 64 quoting = QUOTE_MINIMAL variable in class:excel 189 quoting = QUOTE_MINIMAL variable in class:Sniffer.sniff.dialect
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
csv.py | 31 lineterminator, quoting. 43 quoting = None variable in class:Dialect 64 quoting = QUOTE_MINIMAL variable in class:excel 189 quoting = QUOTE_MINIMAL variable in class:Sniffer.sniff.dialect
|
/system/core/libutils/include/utils/ |
PropertyMap.h | 41 * The '"" character is reserved for quoting and is not currently supported.
|
/tools/repohooks/rh/ |
config_unittest.py | 109 """Catch invalid string quoting."""
|
/external/python/cpython2/Doc/library/ |
csv.rst | 22 delimiters and quoting characters vary, the overall format is similar enough 123 quotechar='|', quoting=csv.QUOTE_MINIMAL) 353 A one-character string used by the writer to escape the *delimiter* if *quoting* 378 .. attribute:: Dialect.quoting 494 reader = csv.reader(f, delimiter=':', quoting=csv.QUOTE_NONE) 508 csv.register_dialect('unixpwd', delimiter=':', quoting=csv.QUOTE_NONE)
|
/external/icu/icu4c/source/i18n/ |
affixpatternparser.h | 261 * In this function, quoting makes special characters like normal 262 * characters whereas in parseAffixString, quoting makes special
|
/external/libchrome/base/ |
command_line.h | 113 // CAUTION! This should be avoided on POSIX because quoting behavior is 133 // CAUTION! This should be avoided on POSIX because quoting behavior is
|
/prebuilts/go/darwin-x86/src/html/template/ |
html.go | 111 // Treated as a quoting character by IE. 133 // Treated as a quoting character by IE.
|
/prebuilts/go/linux-x86/src/html/template/ |
html.go | 111 // Treated as a quoting character by IE. 133 // Treated as a quoting character by IE.
|
/developers/build/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/androidtv/leanback/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/androidtv/sample-inputs/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/androidtv/visual-game-controller/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/ActiveNotifications/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/ActivityInstrumentation/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/AgendaData/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/AlwaysOn/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|
/developers/build/prebuilts/gradle/AppRestrictionEnforcer/ |
gradlew | 157 # Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
|