OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RE_NO_EMPTY_RANGES
(Results
1 - 5
of
5
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
regex.h
187
# define
RE_NO_EMPTY_RANGES
(RE_NO_BK_VBAR << 1)
191
# define RE_UNMATCHED_RIGHT_PAREN_ORD (
RE_NO_EMPTY_RANGES
<< 1)
250
| RE_NO_BK_VBAR |
RE_NO_EMPTY_RANGES
\
286
| RE_INTERVALS |
RE_NO_EMPTY_RANGES
)
regcomp.c
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h
133
#define
RE_NO_EMPTY_RANGES
(RE_NO_BK_VBAR << 1)
137
#define RE_UNMATCHED_RIGHT_PAREN_ORD (
RE_NO_EMPTY_RANGES
<< 1)
193
| RE_NO_BK_VBAR |
RE_NO_EMPTY_RANGES
\
229
| RE_INTERVALS |
RE_NO_EMPTY_RANGES
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
133
#define
RE_NO_EMPTY_RANGES
(RE_NO_BK_VBAR << 1)
137
#define RE_UNMATCHED_RIGHT_PAREN_ORD (
RE_NO_EMPTY_RANGES
<< 1)
193
| RE_NO_BK_VBAR |
RE_NO_EMPTY_RANGES
\
229
| RE_INTERVALS |
RE_NO_EMPTY_RANGES
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h
133
#define
RE_NO_EMPTY_RANGES
(RE_NO_BK_VBAR << 1)
137
#define RE_UNMATCHED_RIGHT_PAREN_ORD (
RE_NO_EMPTY_RANGES
<< 1)
193
| RE_NO_BK_VBAR |
RE_NO_EMPTY_RANGES
\
229
| RE_INTERVALS |
RE_NO_EMPTY_RANGES
)
Completed in 49 milliseconds