/external/v8/src/ |
i18n.js | 69 * Replace quoted text (single quote, anything but the quote and quote again). [all...] |
/libcore/luni/src/test/java/tests/java/sql/ |
DatabaseMetaDataTest.java | 1383 String quote = meta.getIdentifierQuoteString(); local [all...] |
/packages/services/Telephony/res/values-tl/ |
strings.xml | 290 <string name="enable_disable_stock_quotes" msgid="6397810445293533603">"Mga Quote ng Stock"</string> 291 <string name="stock_quotes_enable" msgid="4384802470887170543">"Pinagana ang Mga Quote ng Stock"</string> 292 <string name="stock_quotes_disable" msgid="4781450084565594998">"Hindi pinagana ang Mga Quote ng Stock"</string> [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-cpp.1 | 28 .\" double quote, and \*(R" will give a right double quote. \*(C+ will 242 to quote the option. With \fBsh\fR and \fBcsh\fR, [all...] |
/external/clang/lib/Lex/ |
Lexer.cpp | 204 char Quote = Charify ? '\'' : '"'; 206 if (Result[i] == '\\' || Result[i] == Quote) { 239 // Munch the encoding-prefix and opening double-quote. 255 // quote. [all...] |
/external/pcre/dist/testdata/ |
testinput2 | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winnt.h | 228 #define __TEXT(quote) L##quote 239 #define __TEXT(quote) quote 242 #define TEXT(quote) __TEXT(quote) [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
CodeGenerator.java | [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/ |
TricubicSplineInterpolatingFunction.java | 29 * <quote> 33 * </quote>
|
/external/bison/po/ |
da.po | 1095 #. will quote 'like this', and clocale_quoting_style will 1096 #. quote "like this". You should always include translations
|
el.po | 1126 #. will quote 'like this', and clocale_quoting_style will 1127 #. quote "like this". You should always include translations
|
et.po | 1121 #. will quote 'like this', and clocale_quoting_style will 1122 #. quote "like this". You should always include translations [all...] |
id.po | 1106 #. will quote 'like this', and clocale_quoting_style will 1107 #. quote "like this". You should always include translations [all...] |
it.po | 1090 #. will quote 'like this', and clocale_quoting_style will 1091 #. quote "like this". You should always include translations [all...] |
ms.po | 1112 #. will quote 'like this', and clocale_quoting_style will 1113 #. quote "like this". You should always include translations
|
nb.po | 1113 #. will quote 'like this', and clocale_quoting_style will 1114 #. quote "like this". You should always include translations [all...] |
nl.po | 1129 #. will quote 'like this', and clocale_quoting_style will 1130 #. quote "like this". You should always include translations [all...] |
pt.po | 1052 #. will quote 'like this', and clocale_quoting_style will 1053 #. quote "like this". You should always include translations
|
pt_BR.po | 1091 #. will quote 'like this', and clocale_quoting_style will 1092 #. quote "like this". You should always include translations
|
ru.po | 1124 #. will quote 'like this', and clocale_quoting_style will 1125 #. quote "like this". You should always include translations [all...] |
sr.po | 1133 #. will quote 'like this', and clocale_quoting_style will 1134 #. quote "like this". You should always include translations [all...] |
uk.po | [all...] |
zh_CN.po | 1051 #. will quote 'like this', and clocale_quoting_style will 1052 #. quote "like this". You should always include translations
|
zh_TW.po | 1086 #. will quote 'like this', and clocale_quoting_style will 1087 #. quote "like this". You should always include translations
|
/external/bison/tests/ |
local.at | 579 # Do not quote invocations of this macro within the first argument of AT_CHECK. 792 # As a precondition, you must properly double-quote all arguments that
|