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
1 - 25
of
99
) sorted by relevance
1
2
3
4
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H
A
D
RegexFormatter.java
46
public static String format(String
regex
, FormatOption formatOption) {
in format()
argument
51
private final String
regex
;
field in RegexFormatter
54
private RegexFormatter(String
regex
, FormatOption formatOption) {
in RegexFormatter()
argument
[all...]
H
A
D
RegexGenerator.java
134
recursivelyOptimizeSubgroups(RangeTree ranges, String
regex
)
recursivelyOptimizeSubgroups()
argument
[all...]
H
A
D
Node.java
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H
A
D
EdgeWriterTest.java
118
private String
regex
(Edge e) {
regex()
method in EdgeWriterTest
[all...]
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
/third_party/rust/crates/regex/examples/
H
A
D
shootout-regex-dna-bytes.rs
12
macro_rules!
regex
{
macros
[all...]
H
A
D
shootout-regex-dna-replace.rs
3
macro_rules!
regex
{
macros
H
A
D
shootout-regex-dna.rs
12
macro_rules!
regex
{
macros
[all...]
H
A
D
shootout-regex-dna-single.rs
10
macro_rules!
regex
{
macros
[all...]
H
A
D
shootout-regex-dna-cheat.rs
17
macro_rules!
regex
{
macros
[all...]
H
A
D
shootout-regex-dna-single-cheat.rs
10
macro_rules!
regex
{
macros
[all...]
/third_party/lz4/contrib/meson/meson/
H
A
D
GetLz4LibraryVersion.py
22
regex
= re.compile(patterns, re.MULTILINE)
variable
/third_party/skia/gn/
H
A
D
highest_version_dir.py
15
regex
= re.compile(sys.argv[2])
variable
/third_party/rust/crates/once_cell/examples/
H
A
D
regex.rs
5
macro_rules!
regex
{
macros
/third_party/libabigail/include/
H
A
D
abg-regex.h
25
namespace
regex
namespace
/third_party/glfw/src/
H
A
D
linux_joystick.h
52
regex_t
regex
;
member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
UnicodeRegex.java
88
public String transform(String
regex
) {
in transform()
argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H
A
D
Instruction.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
UnicodeRegex.java
88
public String transform(String
regex
) {
in transform()
argument
[all...]
/third_party/libabigail/src/
H
A
D
abg-regex.cc
53
namespace
regex
namespace
[all...]
Completed in 7 milliseconds
1
2
3
4