Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:regex
(Results
26 - 50
of
139
) sorted by relevance
1
2
3
4
5
6
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H
A
D
NfaBuilder.java
H
A
D
AnyPathTest.java
H
A
D
RegexFormatterTest.java
H
A
D
NodeTest.java
H
A
D
TrailingPathOptimizerTest.java
H
A
D
SubgraphOptimizerTest.java
H
A
D
NfaFlattenerTest.java
H
A
D
RangeTreeConverterTest.java
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
Regex.h
52
Regex &operator=(Regex
regex
) {
in operator =()
argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
Regex.h
50
Regex &operator=(Regex
regex
) {
in operator =()
argument
[all...]
/third_party/rust/crates/regex/bench/src/
H
A
D
bench.rs
40
macro_rules!
regex
{
macros
[all...]
/base/hiviewdfx/hilog/services/hilogd/include/
H
A
D
log_filter.h
39
char
regex
[MAX_REGEX_STR_LEN];
member
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H
A
D
negative_rule.cpp
20
NegativeRule::NegativeRule(icu::UnicodeString&
regex
, std::string& insensitive)
in NegativeRule()
argument
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H
A
D
text_input_formatter.cpp
23
BlackListCharsFormatter::BlackListCharsFormatter(std::wregex&&
regex
) : regex_(
regex
) {}
in BlackListCharsFormatter()
argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H
A
D
NamedFunction.java
H
A
D
VarString.java
/third_party/node/deps/v8/src/inspector/
H
A
D
v8-regex.cc
38
v8::Local<v8::RegExp>
regex
;
in V8Regex()
local
70
v8::Local<v8::RegExp>
regex
= m_regex.Get(isolate);
in match()
local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/
H
A
D
RegexCache.java
35
public Pattern getPatternForRegex(String
regex
) {
in getPatternForRegex()
argument
45
boolean containsRegex(String
regex
) {
in containsRegex()
argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H
A
D
RangeTreeConverter.java
H
A
D
TrailingPathOptimizer.java
/third_party/rust/crates/regex/tests/
H
A
D
test_nfa_utf8bytes.rs
10
macro_rules!
regex
{
macros
H
A
D
test_nfa.rs
10
macro_rules!
regex
{
macros
H
A
D
test_nfa_bytes.rs
12
macro_rules!
regex
{
macros
H
A
D
test_default_bytes.rs
15
macro_rules!
regex
{
macros
H
A
D
test_backtrack_utf8bytes.rs
14
macro_rules!
regex
{
macros
Completed in 7 milliseconds
1
2
3
4
5
6