HomeSort by relevance Sort by last modified time
    Searched full:escape (Results 501 - 525 of 1511) sorted by null

<<21222324252627282930>>

  /external/icu4c/tools/toolutil/
ucbuf.h 86 * unescaping and increments the current position. If the escape sequence is for UTF-32
  /external/jsilver/src/com/google/clearsilver/jsilver/values/
Value.java 257 * {@code isEscaped} to determine whether &lt;?cs escape &gt; commands should be applied, and
  /external/libvpx/examples/includes/geshi/geshi/
ruby.php 109 'URI::BadURIError', 'URI::Error', 'URI::Escape', 'URI::FTP',
  /external/libxml2/
DOCBparser.c 26 * @quoteChar: the quote character to escape (' or ") or zero.
  /external/llvm/lib/Analysis/
CaptureTracking.cpp 110 // to determine whether this store is not actually an escape point.
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.text 127 characters, you must escape them as entities, e.g. `&lt;`, and
132 escape ampersands within URLs. Thus, if you want to link to:
451 line. To avoid this, you can backslash-escape the period:
727 escape it:
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.text 127 characters, you must escape them as entities, e.g. `&lt;`, and
132 escape ampersands within URLs. Thus, if you want to link to:
451 line. To avoid this, you can backslash-escape the period:
727 escape it:
  /external/markdown/docs/
CHANGE_LOG 174 escape, emphasis in the beginning of the paragraph.
  /external/markdown/markdown/extensions/
codehilite.py 83 # just escape and pass through
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 127 characters, you must escape them as entities, e.g. `&lt;`, and
132 escape ampersands within URLs. Thus, if you want to link to:
451 line. To avoid this, you can backslash-escape the period:
727 escape it:
  /external/markdown/tests/extensions-x-toc/
syntax-toc.txt 90 characters, you must escape them as entities, e.g. `&lt;`, and
95 escape ampersands within URLs. Thus, if you want to link to:
414 line. To avoid this, you can backslash-escape the period:
690 escape it:
  /external/markdown/tests/markdown-test/
markdown-syntax.txt 127 characters, you must escape them as entities, e.g. `&lt;`, and
132 escape ampersands within URLs. Thus, if you want to link to:
451 line. To avoid this, you can backslash-escape the period:
727 escape it:
  /external/openssl/include/openssl/
ssl2.h 162 int escape; /* not used in SSLv2 */ member in struct:ssl2_state_st
  /external/openssl/ssl/
ssl2.h 162 int escape; /* not used in SSLv2 */ member in struct:ssl2_state_st
  /external/pcre/doc/
pcrecallout.3 111 which the current match attempt started. However, if the escape sequence \eK
pcreperform.3 99 By default, the escape sequences \eb, \ed, \es, and \ew, and the POSIX
  /external/protobuf/src/google/protobuf/stubs/
strutil.h 191 // Copies "source" to "dest", rewriting C-style escape sequences
205 // It also allows escape sequences of the form \uhhhh (exactly four
249 // C-style escape sequences. This is very useful for preparing query
269 // Like CEscape() but does not escape bytes with the upper bit set.
  /external/quake/
README 104 Menu ESCAPE togglemenu Shows/hides menu
  /external/svox/pico/lib/
picodbg.c 43 uses ANSI escape codes */
  /external/webkit/Source/JavaScriptCore/icu/unicode/
utypes.h 568 U_ILLEGAL_ESCAPE_SEQUENCE = 18, /**< ISO-2022 illlegal escape sequence */
569 U_UNSUPPORTED_ESCAPE_SEQUENCE = 19, /**< ISO-2022 unsupported escape sequence */
591 U_MALFORMED_UNICODE_ESCAPE, /**< A Unicode escape pattern is invalid*/
670 U_REGEX_BAD_ESCAPE_SEQUENCE, /**< Unrecognized backslash escape sequence in pattern */
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Object/
regress-90596-003.js 268 // remember to escape the braces...
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
utypes.h 568 U_ILLEGAL_ESCAPE_SEQUENCE = 18, /**< ISO-2022 illlegal escape sequence */
569 U_UNSUPPORTED_ESCAPE_SEQUENCE = 19, /**< ISO-2022 unsupported escape sequence */
591 U_MALFORMED_UNICODE_ESCAPE, /**< A Unicode escape pattern is invalid*/
670 U_REGEX_BAD_ESCAPE_SEQUENCE, /**< Unrecognized backslash escape sequence in pattern */
  /external/webkit/Source/WebCore/icu/unicode/
utypes.h 568 U_ILLEGAL_ESCAPE_SEQUENCE = 18, /**< ISO-2022 illlegal escape sequence */
569 U_UNSUPPORTED_ESCAPE_SEQUENCE = 19, /**< ISO-2022 unsupported escape sequence */
591 U_MALFORMED_UNICODE_ESCAPE, /**< A Unicode escape pattern is invalid*/
670 U_REGEX_BAD_ESCAPE_SEQUENCE, /**< Unrecognized backslash escape sequence in pattern */
  /external/webkit/Source/WebCore/inspector/front-end/
SearchController.js 173 // Escape Key will clear the field and clear the search results
  /external/webkit/Source/WebCore/platform/efl/
PlatformKeyboardEventEfl.cpp 97 gWindowsKeyMap.set("Escape", VK_ESCAPE);

Completed in 957 milliseconds

<<21222324252627282930>>