OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:regular
(Results
26 - 50
of
67
) sorted by null
1
2
3
/external/webkit/PerformanceTests/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
/external/webkit/Tools/Scripts/
run-sunspider
65
--ubench Use microbenchmark suite instead of
regular
tests. Same as --suite=ubench
/external/v8/test/mjsunit/regress/
regress-1174.js
33
function
Regular
() {
39
var
regular
= new
Regular
();
40
%DeoptimizeFunction(
Regular
);
regress-crbug-122271.js
30
// Tests that ElementsKind transitions and
regular
transitions don't
/external/webkit/LayoutTests/dom/html/level2/html/
HTMLAppletElement10.js
78
The width attribute overrides the
regular
width.
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLAppletElement10.js
78
The width attribute overrides the
regular
width.
/packages/apps/Email/
Android.mk
45
# would dilute the coverage results. These options do not affect
regular
/ndk/sources/host-tools/nawk-20071023/
FIXES
112
fixed a bug in
regular
expressions that dates (so help me) from 1977;
133
regular
expressions in non-US locales. thanks to ruslan for keeping
145
regular
expressions (cclenter). its properties are much too
154
for
regular
expressions, where the goal is to match specific
583
to permit
regular
expressions to be much bigger.
729
Added \x to
regular
expressions (already in strings).
731
Centralized the code for parsing escapes in
regular
expressions.
[
all
...]
/development/build/tools/
windows_sdk.mk
7
# - create a
regular
Linux SDK
/external/v8/test/mjsunit/
mirror-error.js
29
// Test the mirror object for
regular
error objects
mirror-regexp.js
29
// Test the mirror object for
regular
expression values
/external/webkit/LayoutTests/fast/url/script-tests/
host.js
49
// Invalid escaping should trigger the
regular
host error handling.
/external/libvpx/examples/includes/geshi/contrib/
cssgen.php
330
echo '<p>Here is your completed stylesheet. Note that it may not be perfect - no
regular
expression styles are included for one thing,
langcheck.php
203
report_error(TYPE_ERROR, 'The path "' .$langfile. '" does not ressemble a
regular
file!');
567
report_error(TYPE_NOTICE, "Language file contains an superfluous \$language_data['STYLES']['COMMENTS'] specification for Single Line or
Regular
-Expression Comment key $ck!");
587
//Check for unmasked / in
regular
expressions ...
589
report_error(TYPE_WARNING, "Language file contains an empty
regular
expression at \$language_data['REGEXPS'][$rk]!");
592
report_error(TYPE_WARNING, "Language file contains a
regular
expression with an unmasked / character at \$language_data['REGEXPS'][$rk]!");
594
report_error(TYPE_WARNING, "Language file contains a
regular
expression with an unescaped match for a pipe character '|' which needs escaping as '<PIPE>' instead at \$language_data['REGEXPS'][$rk]!");
599
report_error(TYPE_ERROR, "Language file contains no GESHI_SEARCH entry in extended
regular
expression at \$language_data['REGEXPS'][$rk]!");
[
all
...]
/dalvik/vm/
Android.mk
121
# time. When building this target as a
regular
static library, certain
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php
656
#
Regular
expression derived from the _tokenize() subroutine in
665
#
regular
tags
771
* Changed a
regular
expression in `_TokenizeHTML` that could lead to
/external/v8/src/
string.js
226
// Delegate to one of the
regular
expression variants if necessary.
376
// Compute the string of a given
regular
expression capture.
389
// Add the string of a given
regular
expression capture to the
406
// Helper function for replacing
regular
expressions with the result of a
613
// Separator is a
regular
expression.
mirror-debugger.js
336
* Check whether the mirror reflects a
regular
expression.
337
* @returns {boolean} True if the mirror reflects a
regular
expression
1013
* Mirror object for
regular
expressions.
1025
* Returns the source to the
regular
expression.
1026
* @return {string or undefined} The source to the
regular
expression
1034
* Returns whether this
regular
expression has the global (g) flag set.
1043
* Returns whether this
regular
expression has the ignore case (i) flag set.
1052
* Returns whether this
regular
expression has the multiline (m) flag set.
[
all
...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as
57
* using this DFA (representing the covering
regular
approximation
/external/linux-tools-perf/config/
utilities.mak
65
# NOTE: The escape is used directly as an extended
regular
/external/webkit/Source/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/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb
43
of recognizing <i>
regular
languages</i>. For more background on the subject,
/external/chromium/chrome/browser/resources/ntp/
apps.js
265
'apps-launch-type-
regular
',
299
case 'apps-launch-type-
regular
':
Completed in 1500 milliseconds
1
2
3