OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regex
(Results
1626 - 1650
of
1927
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium_org/tools/generate_stubs/
generate_stubs.py
61
# The
regex
is built around identifying the "identifier" for the function name.
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
GenerateResults.java
103
* Note that this pattern uses SQL conventions, not
RegEx
ones,
[
all
...]
/external/icu4c/test/intltest/
ssearch.cpp
23
#include "unicode/
regex
.h" // TODO: make conditional on regexp being built.
[
all
...]
/external/iptables/iptables/
xtables.c
[
all
...]
/external/llvm/lib/Support/
regcomp.c
2
* This code is derived from OpenBSD's libc/
regex
, original license follows:
[
all
...]
/frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java
37
import java.util.
regex
.Pattern;
[
all
...]
/frameworks/base/docs/html/reference/com/google/android/gms/wallet/
MaskedWalletRequest.Builder.html
[
all
...]
/frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java
37
import java.util.
regex
.Pattern;
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
regex
2
//===---------------------------
regex
------------------------------------===//
15
regex
synopsis
193
typedef basic_regex<char>
regex
;
[
all
...]
/ndk/sources/host-tools/ndk-stack/regex/
regcomp.c
43
#include "./
regex
.h"
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
aclocal.m4
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/doc/
Makefile.in
68
$(top_srcdir)/m4/
regex
.m4 $(top_srcdir)/m4/rename.m4 \
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/testsuite/
BOOST.tests
22
; Tests taken from BOOST testsuite and adapted to glibc
regex
.
PCRE.tests
3
# Tests taken from PCRE and modified to suit glibc
regex
.
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/
libc.so
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py
27
#
Regex
to define acceptable Distutils command names. This is not *quite*
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py
27
#
Regex
to define acceptable Distutils command names. This is not *quite*
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java
73
import java.util.
regex
.Pattern;
[
all
...]
/build/tools/droiddoc/templates-sdk/assets/js/
docs.js
[
all
...]
/external/chromium_org/chrome/app/resources/terms/
terms_vi.html
14
var
regex
= new RegExp(s);
15
var results =
regex
.exec(window.location.href);
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
uregex.cpp
6
* file name:
regex
.cpp
13
#include "unicode/
regex
.h"
[
all
...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.cc
535
// prefixes in a region, they will be represented as a
regex
string that
537
// Note this
regex
also includes tilde, which signals waiting for the tone.
[
all
...]
/external/chromium_org/third_party/pexpect/
pexpect.py
[
all
...]
Completed in 983 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>