/external/freetype/src/psaux/ |
psobjs.c | 1151 /* XXX should we convert octal escapes? */ [all...] |
/external/icu4c/test/intltest/ |
restsnew.cpp | [all...] |
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/ |
JavaScriptCore.vcproj | 1600 RelativePath="..\..\wrec\Escapes.h"
[all...] |
/external/webkit/WebKitTools/Scripts/webkitpy/style/processors/ |
cpp.py | 436 # Matches strings. Escape codes should already be removed by ESCAPES. 438 # Matches characters. Escape codes should already be removed by ESCAPES. [all...] |
cpp_unittest.py | [all...] |
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
VCardExporterTests.java | [all...] |
/external/bison/ |
OChangeLog | 190 (literalchar); new function to deal with reading \ escapes. 753 * src/lex.c (lex): Parse hex escapes properly. [all...] |
ChangeLog | [all...] |
/external/webkit/JavaScriptCore/JavaScriptCore.xcodeproj/ |
project.pbxproj | [all...] |
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/ |
HttpURLConnectionImpl.java | [all...] |
/external/bluetooth/glib/gio/ |
gfileinfo.c | 664 * This escapes things as needed to make the string valid [all...] |
/external/icu4c/common/ |
uniset_props.cpp | [all...] |
/external/icu4c/test/cintltst/ |
reapits.c | [all...] |
/external/ppp/pppd/ |
options.c | 1200 * as for C backslash-escapes. [all...] |
/external/webkit/WebCore/editing/ |
markup.cpp | 210 // FIXME: This does not fully match other browsers. Firefox percent-escapes non-ASCII characters for innerHTML. [all...] |
/frameworks/base/tests/DumpRenderTree/assets/results/ |
layout_tests_nontext.txt | 201 /sdcard/android/layout_tests/css2.1/t040103-escapes-06-b.html 267 /sdcard/android/layout_tests/css2.1/t040103-escapes-04-b.html 385 /sdcard/android/layout_tests/css2.1/t040103-escapes-00-b.html 421 /sdcard/android/layout_tests/css2.1/t040103-escapes-07-b.html [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
URITest.java | 734 // case insensitive on hex escapes [all...] |
/external/bluetooth/glib/po/ |
en_CA.po | 588 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" 589 msgstr "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" [all...] |
en_GB.po | 587 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" 588 msgstr "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" [all...] |
he.po | 595 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" 596 msgstr "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" [all...] |
pt.po | 603 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" 605 "não são aqui permitidos escapes de alteração de capitalização (\\l, \\L, " [all...] |
pt_BR.po | 610 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" 612 "escapes de alteração de maiusculização (\\l, \\L, \\u, \\U) não são " [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
String2Test.java | 675 // (replaced non-ASCII-printable characters with escapes) [all...] |
/dalvik/libcore/text/src/main/java/java/text/ |
DecimalFormat.java | 535 * <em>escapes</em> the following character. If there is no character after [all...] |
/external/bluetooth/glib/glib/ |
gconvert.c | 795 be represented as Unicode escapes \uxxxx or \Uxxxxyyyy. [all...] |