/external/icu4c/common/ |
propname.h | 42 * LM3. Ignore case, whitespace, underscore ('_'), and hyphens.
|
/external/markdown/docs/ |
CHANGE_LOG | 167 images, autolinks, underscore emphasis. Cleaned up and refactored the
|
/external/openssl/crypto/perlasm/ |
x86masm.pl | 45 # prepend global references with optional underscore
|
/external/qemu/android/ |
cmdline-options.h | 58 * dashes into underscore.
|
/packages/apps/Settings/src/com/android/settings/ |
ProxySelector.java | 61 // Allows underscore char to supports proxies that do not
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
quopri.py | 119 If 'header' is true, decode underscore as space (per RFC 1522)."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
quopri.py | 119 If 'header' is true, decode underscore as space (per RFC 1522)."""
|
/external/jdiff/src/jdiff/ |
HTMLIndexes.java | 148 h_.writeText("<a href=\"#" + swu + "\"><font size=\"" + size + "\">" + "underscore" + "</font></a> "); 500 h_.writeText("<br><b>underscore</b> "); 603 h_.writeText("<br><b>underscore</b> "); [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/ |
checker.py | 162 # lower-cased, underscore-separated values, whitespace before 174 ([# The GTK+ API use upper case, underscore separated, words in 195 # both lower-cased and camel-cased, underscore-sparated [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 723 literal asterisk or underscore. 725 To produce a literal asterisk or underscore at a position where it 879 _ underscore
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 723 literal asterisk or underscore. 725 To produce a literal asterisk or underscore at a position where it 879 _ underscore
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 723 literal asterisk or underscore. 725 To produce a literal asterisk or underscore at a position where it 879 _ underscore
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 686 literal asterisk or underscore. 688 To produce a literal asterisk or underscore at a position where it 842 _ underscore
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 723 literal asterisk or underscore. 725 To produce a literal asterisk or underscore at a position where it 879 _ underscore
|
/external/chromium/chrome/common/extensions/docs/static/ |
i18n-messages.html | 111 <li> _ (underscore) </li>
|
/external/chromium/net/tools/dump_cache/ |
url_to_filename_encoder.cc | 267 (ch == 0x5C) || (ch == 0x5F) || // backslash, underscore
|
/external/chromium_org/chrome/browser/extensions/ |
subscribe_page_action_browsertest.cc | 321 // uses an underscore instead of a hash, but the principle is the same. If
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
i18n-messages.html | 111 <li> _ (underscore) </li>
|
/external/chromium_org/chrome/common/translate/ |
language_detection_util.cc | 201 // An underscore instead of a dash is a frequent mistake.
|
/external/chromium_org/chrome/installer/linux/common/ |
installer.include | 135 # Rename sandbox binary with hyphen instead of underscore because that's what
|
/external/chromium_org/net/tools/dump_cache/ |
url_to_filename_encoder.cc | 265 (ch == 0x5C) || (ch == 0x5F) || // backslash, underscore
|
/external/chromium_org/sandbox/win/src/ |
interception.h | 227 // (WINAPI = with the "C" underscore).
|
/external/chromium_org/third_party/WebKit/Source/core/platform/cocoa/ |
KeyEventCocoa.mm | 425 /* 0x5E */ 0, // Underscore (JIS Keyboard Only)
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
ttpost.c | 91 "asciicircum", "underscore", "grave", "a", "b",
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uloc.h | 74 * Where there are two variants, separate them with an underscore, and 779 * Copies the part of the string before the last underscore. 781 * underscore, or if there is only one underscore at localeID[0]. [all...] |