OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regex
(Results
2176 - 2200
of
5854
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/linux-kselftest/tools/testing/selftests/tc-testing/creating-testcases/
AddingTestCases.txt
53
matchCount: How many times the
regex
in matchPattern should match. A value
/external/llvm/lib/Support/
regexec.c
2
* This code is derived from OpenBSD's libc/
regex
, original license follows:
/external/mesa3d/
REVIEWERS
39
N: Files and directories with
regex
patterns.
/external/owasp/sanitizer/distrib/javadoc/org/owasp/html/
HtmlPolicyBuilder.AttributeBuilder.html
167
<TD><CODE><B><A HREF="../../../org/owasp/html/HtmlPolicyBuilder.AttributeBuilder.html#matching(java.util.
regex
.Pattern)">matching</A></B>(java.util.
regex
.Pattern pattern)</CODE>
231
<A NAME="matching(java.util.
regex
.Pattern)"><!-- --></A><H3>
234
public <A HREF="../../../org/owasp/html/HtmlPolicyBuilder.AttributeBuilder.html" title="class in org.owasp.html">HtmlPolicyBuilder.AttributeBuilder</A> <A HREF="../../../src-html/org/owasp/html/HtmlPolicyBuilder.AttributeBuilder.html#line.660"><B>matching</B></A>(java.util.
regex
.Pattern pattern)</PRE>
/external/owasp/sanitizer/src/main/org/owasp/html/examples/
SlashdotPolicyExample.java
33
import java.util.
regex
.Pattern;
/external/parameter-framework/upstream/
CMakeLists.txt
65
string(
REGEX
REPLACE "/W[0-4]" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
/external/perfetto/protos/perfetto/config/
trace_config.proto
60
// support wildcards or
regex
).
/external/perfetto/src/ftrace_reader/
format_parser.cc
24
#include <
regex
>
/external/protobuf/gtest/test/
gtest_help_test.py
63
# The help message must match this
regex
.
/external/python/cpython2/Lib/test/
test_old_mailbox.py
128
# Testing new
regex
from bug #1633678
/external/python/cpython2/Tools/faqwiz/
README
34
all its regular expression needs, instead of the
regex
and regsub
/external/python/cpython3/Doc/tools/templates/
layout.html
60
return; // not a valid
regex
(yet)
/external/python/cpython3/Lib/
warnings.py
125
'message' -- a
regex
that the warning message must match
127
'module' -- a
regex
that the module name must match
480
# - a compiled
regex
that must match the warning message
482
# - a compiled
regex
that must match the module that is being warned
/external/skia/infra/bots/recipe_modules/flavor/resources/
symbolize_stack_trace.py
45
# The stack_line
regex
splits those into three parts. Experimentation has
/external/skia/src/sksl/lex/
NFAtoDFA.h
27
* is valid for both WHILE and IDENTIFIER), we disambiguate by preferring the first matching
regex
/external/skqp/infra/bots/recipe_modules/flavor/resources/
symbolize_stack_trace.py
45
# The stack_line
regex
splits those into three parts. Experimentation has
/external/skqp/src/sksl/lex/
NFAtoDFA.h
27
* is valid for both WHILE and IDENTIFIER), we disambiguate by preferring the first matching
regex
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/resolver/
Resolver.java
22
import java.util.
regex
.Pattern;
/external/snakeyaml/src/test/java/examples/
DiceExampleTest.java
20
import java.util.
regex
.Pattern;
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
SafeRepresenterTest.java
25
import java.util.
regex
.Pattern;
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/resolver/
ResolverTest.java
23
import java.util.
regex
.Pattern;
/external/squashfs-tools/squashfs-tools/
unsquashfs.h
42
#include <
regex
.h>
/external/swiftshader/src/Reactor/
Android.mk
92
$(LLVMDEPENDENCIES_PATH)/lib/Support/
Regex
.cpp \
/external/swiftshader/third_party/LLVM/lib/Support/
regexec.c
2
* This code is derived from OpenBSD's libc/
regex
, original license follows:
/external/swiftshader/third_party/llvm-subzero/lib/Support/
regexec.c
2
* This code is derived from OpenBSD's libc/
regex
, original license follows:
Completed in 1538 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>