HomeSort by relevance Sort by last modified time
    Searched full:character (Results 1151 - 1175 of 10114) sorted by null

<<41424344454647484950>>

  /external/chromium/base/
string16_unittest.cc 27 // These should each get converted to the invalid character: EF BF BD.
sys_string_conversions_unittest.cc 29 // Error case. When Windows finds a UTF-16 character going off the end of
57 // Error case. When Windows finds an invalid UTF-8 character, it just skips
104 // Error case. When Windows finds a UTF-16 character going off the end of
134 // Error case. When Windows finds an invalid UTF-8 character, it just skips
  /external/chromium/chrome/browser/resources/keyboard/
main.js 36 * Plain-old-data class to represent a character.
38 * @param {string} id The key identifier for this Character.
41 function Character(display, id) {
48 * @param {string} display Both the display and id for the created Character.
51 return new Character(display, display);
147 * @param {Character} key The Character for KEY_MODE.
148 * @param {Character} shift The Character for SHIFT_MODE.
149 * @param {Character} num The Character for NUMBER_MODE
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/cr/
locale.js 20 * ('^') character.
78 * Between the '%' character and the conversion specifier character, an
127 // Autodetect padding character.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/_locales/en/
messages.json 87 "message": "Invalid character(s)"
  /external/chromium/googleurl/src/
url_parse_internal.h 44 // Returns true if we should trim this character from the URL because it is a
45 // space or a control character.
53 // in the input string (so the string starts at character |*begin| in the spec,
98 // Given a spec and a pointer to the character after the colon following the
  /external/chromium/net/data/proxy_resolver_v8_unittest/
passthrough.js 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
  /external/chromium-libpac/test/js-unittest/
passthrough.js 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
  /external/chromium_org/ash/
keyboard_uma_event_filter.cc 32 // Reset the timer on non-character keystrokes.
  /external/chromium_org/base/i18n/
break_iterator.h 28 // only when a space-equivalent character or a line breaking opportunity
32 // Note that lines can be broken at any character/syllable/grapheme cluster
39 // string, breaking only when a newline-equivalent character is encountered
81 // character in the string, and when we advance to that position it's the
  /external/chromium_org/base/strings/
latin1_string_conversions.h 23 // WebString::operator string16() to convert one or the other character array
string16_unittest.cc 30 // These should each get converted to the invalid character: EF BF BD.
sys_string_conversions_unittest.cc 29 // Error case. When Windows finds a UTF-16 character going off the end of
56 // Error case. When Windows finds an invalid UTF-8 character, it just skips
85 // Error case. When Windows finds a UTF-16 character going off the end of
114 // Error case. When Windows finds an invalid UTF-8 character, it just skips
  /external/chromium_org/base/test/expectations/
parser.h 72 // Tests whether there is at least one more character at pos_ before end_.
93 // A state function that collects character data from the current position
94 // to the next whitespace character. Returns the |success| function when at
128 // The character data extracted from |input_| as a result of the
  /external/chromium_org/chrome/browser/spellchecker/
word_trimmer.h 11 // on either side of the range. The |start| and |end| parameters are character
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/_locales/en/
messages.json 87 "message": "Invalid character(s)"
  /external/chromium_org/chrome/common/favicon/
favicon_url_parser.h 27 // The index of the first character (relative to the path) where the the URL
  /external/chromium_org/chrome/test/chromedriver/
util.h 18 // Generates a random, 32-character hexidecimal ID.
  /external/chromium_org/components/autofill/core/browser/
password_generator_unittest.cc 53 // Make sure that the character is printable.
  /external/chromium_org/components/url_matcher/
string_pattern.h 17 // a string (interpreted as individual bytes, no character encoding) and an
  /external/chromium_org/dbus/
string_util.cc 41 // A trailing '/' character is not allowed unless the path is the root path.
  /external/chromium_org/media/webm/
webm_webvtt_parser.h 31 // Returns true if a character was returned; false means "end of stream".
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
passthrough.js 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
  /external/chromium_org/net/ftp/
ftp_directory_listing_parser.h 30 std::string raw_name; // Name in original character encoding.
  /external/chromium_org/third_party/WebKit/ManualTests/
keyboard_select_non_english.html 16 translated Hebrew character is '?'. The search prefix should be '?', not "c?".

Completed in 576 milliseconds

<<41424344454647484950>>