OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REGEXP
(Results
1 - 9
of
9
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleAttribute.java
84
private static final Pattern
REGEXP
=
88
Matcher m =
REGEXP
.matcher(value);
/external/libvpx/examples/includes/geshi/geshi/
ruby.php
98
'Range', 'RangeError', 'Rational', '
Regexp
', 'RegexpError',
112
'URI::LDAP', 'URI::MailTo', 'URI::
REGEXP
',
113
'URI::
REGEXP
::PATTERN', 'UnboundMethod', 'Vector', 'YAML',
rails.php
91
'Range', 'RangeError', 'Rational', '
Regexp
', 'RegexpError',
105
'URI::LDAP', 'URI::MailTo', 'URI::
REGEXP
',
106
'URI::
REGEXP
::PATTERN', 'UnboundMethod', 'Vector', 'YAML',
/external/v8/src/arm/
regexp-macro-assembler-arm.cc
35
#include "
regexp
-stack.h"
37
#include "
regexp
-macro-assembler.h"
38
#include "arm/
regexp
-macro-assembler-arm.h"
55
*
RegExp
registers.
106
* (in
regexp
-macro-assembler.cc) via the CALL_GENERATED_REGEXP_CODE macro
109
* area is overwritten with the LR register by the
RegExp
code. When doing a
680
if (num_saved_registers_ > 0) { // Always is, if generated from a
regexp
.
749
// Skip sp past
regexp
registers and local variables..
813
Code::ComputeFlags(Code::
REGEXP
),
[
all
...]
/external/v8/src/ia32/
regexp-macro-assembler-ia32.cc
34
#include "
regexp
-stack.h"
36
#include "
regexp
-macro-assembler.h"
37
#include "ia32/
regexp
-macro-assembler-ia32.h"
51
*
RegExp
registers.
731
if (num_saved_registers_ > 0) { // Always is, if generated from a
regexp
.
796
// Skip esp past
regexp
registers.
879
Code::ComputeFlags(Code::
REGEXP
),
[
all
...]
/external/v8/src/x64/
regexp-macro-assembler-x64.cc
35
#include "
regexp
-stack.h"
37
#include "
regexp
-macro-assembler.h"
38
#include "x64/
regexp
-macro-assembler-x64.h"
56
*
RegExp
registers.
67
* kRootRegister) aren't special during execution of
RegExp
code (they don't
[
all
...]
/external/v8/src/
objects.h
581
//
RegExp
objects have [[Class]] "function" because they are callable.
[
all
...]
/external/bison/tests/
testsuite
[
all
...]
/prebuilt/common/groovy/
groovy-all-1.7.0.jar
Completed in 489 milliseconds