OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neol
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/regex/
regex2.h
143
int
neol
; /* number of $ used */
member in struct:re_guts
regcomp.c
203
g->
neol
= 0;
343
p->g->
neol
++;
478
p->g->
neol
++;
[
all
...]
engine.c
708
i += m->g->
neol
;
790
i += m->g->
neol
;
/external/llvm/lib/Support/
regex2.h
143
int
neol
; /* number of $ used */
member in struct:re_guts
regcomp.c
211
g->
neol
= 0;
351
p->g->
neol
++;
486
p->g->
neol
++;
[
all
...]
regengine.inc
720
i += m->g->
neol
;
803
i += m->g->
neol
;
/ndk/sources/host-tools/ndk-stack/regex/
regex2.h
143
int
neol
; /* number of $ used */
member in struct:re_guts
regcomp.c
203
g->
neol
= 0;
343
p->g->
neol
++;
478
p->g->
neol
++;
[
all
...]
engine.c
708
i += m->g->
neol
;
790
i += m->g->
neol
;
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/lib/
libc.so
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/lib/
libc.so
Completed in 247 milliseconds