HomeSort by relevance Sort by last modified time
    Searched refs:regular (Results 1 - 19 of 19) sorted by null

  /external/v8/test/mjsunit/
regexp-call-as-function.js 28 // Test that regular expressions can be called as functions. Calling
29 // a regular expression as a function corresponds to calling it's exec
typeof.js 30 // The type of a regular expression should be 'function', including in
mirror-error.js 29 // Test the mirror object for regular error objects
mirror-regexp.js 29 // Test the mirror object for regular expression values
unicode-test.js     [all...]
  /external/webkit/WebKitTools/Scripts/
sunspider-compare-results 53 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
run-sunspider 64 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
  /external/webkit/SunSpider/
sunspider-compare-results 43 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
sunspider 62 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
  /development/build/tools/
windows_sdk.mk 7 # - create a regular Linux SDK
  /external/v8/src/
string.js 205 // Delegate to one of the regular expression variants if necessary.
242 // Helper function for regular expressions in String.prototype.replace.
345 // Compute the string of a given regular expression capture.
358 // Add the string of a given regular expression capture to the
372 // Helper function for replacing regular expressions with the result of a
mirror-debugger.js 333 * Check whether the mirror reflects a regular expression.
334 * @returns {boolean} True if the mirror reflects a regular expression
1009 * Mirror object for regular expressions.
1021 * Returns the source to the regular expression.
1022 * @return {string or undefined} The source to the regular expression
1030 * Returns whether this regular expression has the global (g) flag set.
1039 * Returns whether this regular expression has the ignore case (i) flag set.
1048 * Returns whether this regular expression has the multiline (m) flag set.
    [all...]
messages.js 137 malformed_regexp: "Invalid regular expression: /%0/: %1",
138 unterminated_regexp: "Invalid regular expression: missing /",
date.js 343 // time where leap years are very regular. The range is not too large to avoid overflow
    [all...]
debug-debugger.js 33 // Regular expression to skip "crud" at the beginning of a source line which is
34 // not really code. Currently the regular expression matches whitespace and
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 46 # Regular expressions:
669 A regular expression that matches an integer. Default is
677 A regular expression that matches a floating point number. Default is
  /dalvik/docs/
prettify.js 202 /** A set of tokens that can precede a regular expression literal in
206 * languages that don't support regular expression literals.
241 // CAVEAT: this does not properly handle the case where a regular
242 // expression immediately follows another since a regular expression may
729 // A regular expression literal starts with a slash that is
    [all...]
  /external/grub/docs/
texinfo.tex 476 % therein should become regular spaces in the raw index file, not the
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1203 milliseconds