HomeSort by relevance Sort by last modified time
    Searched full:whitespace (Results 976 - 1000 of 2404) sorted by null

<<31323334353637383940>>

  /development/scripts/app_engine_server/gae_shell/static/
shell.js 144 var result = req.responseText.replace(/^\s*|\s*$/g, ''); // trim whitespace
  /development/scripts/
stack_core.py 70 # whitespace (e.g. \t). This is because the we want to allow for the stack
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
core-extensions.rb 51 # Returns the shortest length of leading whitespace for all non-blank lines
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
PythonTarget.java 98 lines and some whitespace my be added at the beginning.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
XMLString.java 61 * Conditionally trim all leading and trailing whitespace in the specified String.
69 * @param trimHead Trim leading whitespace?
70 * @param trimTail Trim trailing whitespace?
660 * {@link Character#isSpace(char) whitespace} from the beginning and end
XMLStringDefault.java 73 * Conditionally trim all leading and trailing whitespace in the specified String.
81 * @param trimHead Trim leading whitespace?
82 * @param trimTail Trim trailing whitespace?
771 * {@link Character#isSpace(char) whitespace} from the beginning and end
  /external/chromium/base/json/
json_reader.h 185 // Increments |json_pos_| past leading whitespace and comments.
  /external/chromium/base/
string_number_conversions.h 56 // - Leading whitespace in the string before parsing the number. |*output| will
  /external/chromium/chrome/browser/autocomplete/
autocomplete_browsertest.cc 232 // Focus search when omnibox is in forced query mode with leading whitespace.
autocomplete_edit_view.h 93 // non-whitespace character is '?'), the text after the '?' is selected.
  /external/chromium/chrome/browser/resources/bookmark_manager/css/
bmm.css 34 white-space: pre; /* Don't collapse whitespace */
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
command.js 113 * whitespace.
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 17 // Parentheses, commas, whitespace characters, single quotes (') and
  /external/chromium/net/ftp/
ftp_util.cc 225 // Skip the leading whitespace.
  /external/chromium/testing/gmock/scripts/generator/cpp/
gmock_class.py 97 # intervening whitespace, e.g.: int\nBar
  /external/chromium/testing/gtest/test/
gtest_xml_test_utils.py 119 the value of the "message" attribute; CDATA sections and non-whitespace
  /external/chromium/third_party/libjingle/source/talk/base/
base64.cc 27 static const unsigned char sp = 0xFE; // Whitespace
  /external/chromium/third_party/libjingle/source/talk/examples/call/
presencepushtask.cc 237 // String is not composed exclusively of leading whitespace plus a
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
httpportallocator.cc 45 // Helper routine to remove whitespace from the ends of a string.
  /external/chromium_org/base/strings/
string_number_conversions.h 59 // - Leading whitespace in the string before parsing the number. |*output| will
  /external/chromium_org/build/android/gyp/
emma_instr.py 63 'patterns separated with whitespace and/or comma.'))
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_manager_unittest.cc 72 "version=version \n" // Trailing whitespace.
  /external/chromium_org/chrome/browser/resources/print_preview/
print_preview_utils.js 8 * whitespace is allowed.
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary.h 20 // ASCII whitespace. The dictionary contains its own checksum when saved on
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.h 160 // as is. We want to strip whitespace and other things (see GetClipboardText()

Completed in 770 milliseconds

<<31323334353637383940>>