OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Pattern
(Results
676 - 688
of
688
) sorted by null
<<
21
22
23
24
25
26
27
28
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js
212
var
pattern
= '(?:^^|[+-]';
214
pattern
+= '|' + preceders[i].replace(/([^=<>:&a-z])/g, '\\$1');
216
pattern
+= ')\\s*'; // matches at end, and matches empty string
217
return
pattern
;
681
// since the
pattern
has the 'g' modifier and defines no capturing groups,
768
/** Given triples of [style,
pattern
, context] returns a lexing function,
777
* [style : string,
pattern
: RegExp, DEPRECATED, shortcut : string].
781
* language of the portion of the token in $1 after
pattern
executes.
797
*
Pattern
must only match prefixes, and if it matches a prefix, then that
804
* character, gurantee that this
pattern
and only this pattern matches
[
all
...]
/build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js
212
var
pattern
= '(?:^^|[+-]';
214
pattern
+= '|' + preceders[i].replace(/([^=<>:&a-z])/g, '\\$1');
216
pattern
+= ')\\s*'; // matches at end, and matches empty string
217
return
pattern
;
681
// since the
pattern
has the 'g' modifier and defines no capturing groups,
768
/** Given triples of [style,
pattern
, context] returns a lexing function,
777
* [style : string,
pattern
: RegExp, DEPRECATED, shortcut : string].
781
* language of the portion of the token in $1 after
pattern
executes.
797
*
Pattern
must only match prefixes, and if it matches a prefix, then that
804
* character, gurantee that this
pattern
and only this pattern matches
[
all
...]
/build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js
212
var
pattern
= '(?:^^|[+-]';
214
pattern
+= '|' + preceders[i].replace(/([^=<>:&a-z])/g, '\\$1');
216
pattern
+= ')\\s*'; // matches at end, and matches empty string
217
return
pattern
;
681
// since the
pattern
has the 'g' modifier and defines no capturing groups,
768
/** Given triples of [style,
pattern
, context] returns a lexing function,
777
* [style : string,
pattern
: RegExp, DEPRECATED, shortcut : string].
781
* language of the portion of the token in $1 after
pattern
executes.
797
*
Pattern
must only match prefixes, and if it matches a prefix, then that
804
* character, gurantee that this
pattern
and only this pattern matches
[
all
...]
/build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js
212
var
pattern
= '(?:^^|[+-]';
214
pattern
+= '|' + preceders[i].replace(/([^=<>:&a-z])/g, '\\$1');
216
pattern
+= ')\\s*'; // matches at end, and matches empty string
217
return
pattern
;
681
// since the
pattern
has the 'g' modifier and defines no capturing groups,
768
/** Given triples of [style,
pattern
, context] returns a lexing function,
777
* [style : string,
pattern
: RegExp, DEPRECATED, shortcut : string].
781
* language of the portion of the token in $1 after
pattern
executes.
797
*
Pattern
must only match prefixes, and if it matches a prefix, then that
804
* character, gurantee that this
pattern
and only this pattern matches
[
all
...]
/build/tools/droiddoc/templates-sdk-refonly/assets/js/
android_3p-bundle.js
212
var
pattern
= '(?:^^|[+-]';
214
pattern
+= '|' + preceders[i].replace(/([^=<>:&a-z])/g, '\\$1');
216
pattern
+= ')\\s*'; // matches at end, and matches empty string
217
return
pattern
;
681
// since the
pattern
has the 'g' modifier and defines no capturing groups,
768
/** Given triples of [style,
pattern
, context] returns a lexing function,
777
* [style : string,
pattern
: RegExp, DEPRECATED, shortcut : string].
781
* language of the portion of the token in $1 after
pattern
executes.
797
*
Pattern
must only match prefixes, and if it matches a prefix, then that
804
* character, gurantee that this
pattern
and only this pattern matches
[
all
...]
/prebuilts/sdk/current/
android.jar
Completed in 816 milliseconds
<<
21
22
23
24
25
26
27
28