HomeSort by relevance Sort by last modified time
    Searched full:escaped (Results 676 - 700 of 1174) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow.h 56 /* The PTA solution for the ESCAPED artificial variable. */
57 struct pt_solution escaped; variable in typeref:struct:pt_solution
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/
html5.html     [all...]
  /external/mksh/src/
edit.c 271 * Convert backslash-escaped string to QCHAR-escaped
312 * is freed if changed and assumed backslash-escaped, if not
313 * it is assumed QCHAR-escaped
341 /* ... convert it from backslash-escaped via QCHAR-escaped... */
825 * be escaped and the result will be put into edit buffer by
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info 359 be escaped by a backslash (`\').
375 delimiter characters, each must be escaped by a backslash (`\').
620 because it is escaped.
    [all...]
  /external/chromium_org/third_party/libxml/src/
runtest.c     [all...]
  /external/clang/lib/Format/
Format.cpp     [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_unittest.cc 357 // Undecodable input should stay escaped.
361 // C%2B is escaped as C%252B, make sure we unescape it properly.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/
README 381 characters outside that range will be escaped using either a single
408 => ["\x{89}\\u0abc"] # (perl syntax, U+abc escaped, U+89 not)
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/man3/
JSON__backportPP.3pm 373 the code range 0..127. Any Unicode characters outside that range will be escaped using either
403 \& => ["\ex{89}\e\eu0abc"] # (perl syntax, U+abc escaped, U+89 not)
    [all...]
  /external/chromium_org/third_party/JSON/out/man/man3/
JSON__backportPP.3pm 373 the code range 0..127. Any Unicode characters outside that range will be escaped using either
403 \& => ["\ex{89}\e\eu0abc"] # (perl syntax, U+abc escaped, U+89 not)
    [all...]
  /external/llvm/lib/Support/
YAMLParser.cpp     [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardBuilder.java 388 final String escaped = escapeCharacters(VCardUtils.constructNameFromElements( local
391 appendLine(VCardConstants.PROPERTY_FN, escaped);
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java 181 /** The actual string selected, after UTF characters have been escaped, good for display.
353 * Gets the actual string selected, after UTF characters have been escaped,
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CodeGenerator.java     [all...]
  /external/bison/tests/
regression.at 477 # unnecessarily escaped here even though it would need to be if encoded in a
495 # C-string literals, does have the trigraph escaped correctly. Thus, the
    [all...]
  /external/chromium/chrome/browser/resources/
history.html 29 // CSS uris need to have '(' and ')' escaped.
196 * @return {string} The escaped string
    [all...]
history2.html 28 // CSS uris need to have '(' and ')' escaped.
207 * @return {string} The escaped string
    [all...]
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h     [all...]
  /external/chromium/testing/gtest/test/
gtest-printers_test.cc 402 // Tests that C strings are escaped properly.
439 // Tests that wide C strings are escaped properly.
    [all...]
  /external/chromium_org/net/cert/
x509_certificate_unittest.cc 273 // Test that characters which would normally be escaped in the string form,
274 // such as '=' or '"', are not escaped when parsed as individual components.
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h     [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_u7.c 40 * By choosing the option "version=1", set O will be escaped instead.
171 * 31..28 version (0: set O direct 1: set O escaped)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-internal-inl.h     [all...]
  /external/chromium_org/v8/test/cctest/
test-parsing.cc 747 // Escaped ']'s wont end the character class.
749 // Escaped slashes are not terminating.
    [all...]

Completed in 984 milliseconds

<<21222324252627282930>>