| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| _c_m_a_p.py | 5 from fontTools.unicode import Unicode 154 writer.comment(Unicode[code]) [all...] |
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
| math_semantic_attr.js | 115 // Unicode categories Ps and Pe. 128 // Unicode categories Sm and So. [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
| DateTimeEditElement.cpp | 48 using namespace WTF::Unicode;
|
| /external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
| Font.cpp | 42 #include "wtf/unicode/CharacterNames.h" 43 #include "wtf/unicode/Unicode.h" 46 using namespace Unicode; [all...] |
| /external/chromium_org/third_party/WebKit/Source/web/ |
| PopupListBox.cpp | 63 using namespace WTF::Unicode; [all...] |
| /external/chromium_org/chrome/browser/resources/chromeos/ |
| keyboard_overlay.js | 171 * @return {string} Unicode values of hexadecimal string.
|
| /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/i18n/ |
| messageformat.js | 101 * \uFDDF is a Unicode nonprinting character, not expected to be found in the
|
| /external/chromium_org/third_party/icu/source/data/ |
| Makefile.in | 101 COMINCDIR=$(top_srcdir)/common/unicode 238 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu) 506 # Targets for prebuilt Unicode data [all...] |
| /external/chromium_org/v8/test/mjsunit/ |
| regexp.js | 130 // Test that we handle \s and \S correctly on special Unicode characters.
|
| /external/icu/icu4c/source/data/ |
| Makefile.in | 105 COMINCDIR=$(top_srcdir)/common/unicode 241 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu) 506 # Targets for prebuilt Unicode data 790 # The core Unicode properties files (pnames.icu, uprops.icu, ucase.icu, ubidi.icu) [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/editing/ |
| Editor.cpp | 86 #include "wtf/unicode/CharacterNames.h" 92 using namespace Unicode; [all...] |
| VisibleUnits.cpp | 52 using namespace WTF::Unicode; [all...] |
| TextIterator.cpp | 54 #include "wtf/unicode/CharacterNames.h" 55 #include <unicode/usearch.h> 56 #include <unicode/utf16.h> 58 using namespace WTF::Unicode; [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/html/ |
| HTMLSelectElement.cpp | 64 using namespace WTF::Unicode; [all...] |
| /external/chromium_org/third_party/WebKit/Source/wtf/text/ |
| WTFString.cpp | 35 #include "wtf/unicode/CharacterNames.h" 36 #include "wtf/unicode/UTF8.h" 37 #include "wtf/unicode/Unicode.h" 43 using namespace Unicode; 762 // Basic Latin1 (ISO) encoding - Unicode characters 0..255 are [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| RenderText.cpp | 51 #include "wtf/unicode/CharacterNames.h" 54 using namespace Unicode; 210 // text is included in the unicode ranges of the fonts. [all...] |
| RenderBlockLineLayout.cpp | 49 #include "wtf/unicode/CharacterNames.h" 53 using namespace WTF::Unicode; [all...] |
| RenderBlock.cpp | 76 using namespace Unicode; [all...] |
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
| BeautifulSoup.py | 37 Unicode. Much of this code is taken from Mark Pilgrim's Universal Feed Parser. 407 """Encodes an object to a string in some encoding, or to Unicode. 409 if isinstance(s, unicode): 416 s = unicode(s) 421 s = unicode(s) 424 class NavigableString(unicode, PageElement): 434 if isinstance(value, unicode): 435 return unicode.__new__(cls, value) 436 return unicode.__new__(cls, value, DEFAULT_OUTPUT_ENCODING) 500 entities with the appropriate Unicode characters. If HTM [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/css/parser/ |
| BisonCSSParser-in.cpp | [all...] |
| /external/pcre/dist/ |
| pcre_compile.c | 325 Unicode property escapes. */ 358 general substitute of a Unicode property escape (\p or \P). However, for some 529 "this version of PCRE is not compiled with Unicode property support\0" 536 "disallowed Unicode code point (>= 0xd800 && <= 0xdfff)\0" 698 The Unicode property types (\P and \p) have to be present to fill out the table [all...] |
| configure | [all...] |
| /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/ |
| base.js | 191 * the canonical Unicode format with hyphen as a delimiter. Language must be 196 * http://www.unicode.org/reports/tr35/#Unicode_Language_and_Locale_Identifiers [all...] |
| /external/bison/build-aux/ |
| texinfo.tex | [all...] |
| /ndk/sources/host-tools/sed-4.2.1/build-aux/ |
| texinfo.tex | [all...] |