OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regex
(Results
576 - 600
of
1927
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
stdc++.h
109
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_nfa.h
1
// class template
regex
-*- C++ -*-
28
* Do not attempt to use it directly. @headername{
regex
}
38
* @addtogroup
regex
-detail
409
//@}
regex
-detail
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
stdc++.h
108
#include <
regex
>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_strptime.py
191
# The " \d" part of the
regex
is to make %c from ANSI C work
222
"""Convert a list to a
regex
string for matching a directive.
236
regex
= '|'.join(re_escape(stuff) for stuff in to_convert)
237
regex
= '(?P<%s>%s' % (directive,
regex
)
238
return '%s)' %
regex
241
"""Return
regex
pattern for the format string.
244
regex
syntax are escaped.
249
# as
regex
syntax. Cannot use re.escape since we have to deal with
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_decode.py
20
# the whitespace
regex
, so this test is designed to try and
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_strptime.py
131
#
regex
syntax is escaped.
138
# Check that compiled
regex
is correct
146
"Match failed with '%s'
regex
and '%s' string" %
159
self.assertTrue(found, "Matching failed on '%s' using '%s'
regex
" %
164
# Make sure when tuple or something has no values no
regex
is generated.
178
# Check that if locale data contains
regex
metacharacters they are
187
"locale data that contains
regex
metacharacters is not"
373
# Make sure all characters that have
regex
significance are escaped.
375
# unbalanced parentheses when the
regex
is compiled if they are not
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_strptime.py
191
# The " \d" part of the
regex
is to make %c from ANSI C work
222
"""Convert a list to a
regex
string for matching a directive.
236
regex
= '|'.join(re_escape(stuff) for stuff in to_convert)
237
regex
= '(?P<%s>%s' % (directive,
regex
)
238
return '%s)' %
regex
241
"""Return
regex
pattern for the format string.
244
regex
syntax are escaped.
249
# as
regex
syntax. Cannot use re.escape since we have to deal with
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_decode.py
20
# the whitespace
regex
, so this test is designed to try and
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_strptime.py
131
#
regex
syntax is escaped.
138
# Check that compiled
regex
is correct
146
"Match failed with '%s'
regex
and '%s' string" %
159
self.assertTrue(found, "Matching failed on '%s' using '%s'
regex
" %
164
# Make sure when tuple or something has no values no
regex
is generated.
178
# Check that if locale data contains
regex
metacharacters they are
187
"locale data that contains
regex
metacharacters is not"
373
# Make sure all characters that have
regex
significance are escaped.
375
# unbalanced parentheses when the
regex
is compiled if they are not
/sdk/eclipse/
dictionary.txt
241
regex
Completed in 1622 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>