OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USEBOL
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/upstream-netbsd/libc/regex/
regex2.h
191
# define
USEBOL
01 /* used ^ */
regcomp.c
443
p->g->iflags |=
USEBOL
;
592
p->g->iflags |=
USEBOL
;
[
all
...]
/external/llvm/lib/Support/
regex2.h
139
# define
USEBOL
01 /* used ^ */
regcomp.c
345
p->g->iflags |=
USEBOL
;
503
p->g->iflags |=
USEBOL
;
[
all
...]
/ndk/sources/host-tools/ndk-stack/regex/
regex2.h
139
# define
USEBOL
01 /* used ^ */
regcomp.c
336
p->g->iflags |=
USEBOL
;
467
p->g->iflags |=
USEBOL
;
[
all
...]
Completed in 41 milliseconds