OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:re_g
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/regex/
regfree.c
56
g = preg->
re_g
;
regexec.c
142
struct re_guts *g = preg->
re_g
;
regcomp.c
231
preg->
re_g
= g;
[
all
...]
/bionic/libc/include/
regex.h
52
struct re_guts *
re_g
; /* none of your business :-) */
member in struct:__anon31
/ndk/build/platforms/android-8/arch-arm/usr/include/
regex.h
52
struct re_guts *
re_g
; /* none of your business :-) */
member in struct:__anon10894
/ndk/build/platforms/android-8/arch-x86/usr/include/
regex.h
52
struct re_guts *
re_g
; /* none of your business :-) */
member in struct:__anon11324
Completed in 18 milliseconds