OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:re_compile_pattern
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
regex.c
44
# define
re_compile_pattern
(pattern, length, bufp) \
macro
regcomp.c
210
/*
re_compile_pattern
is the GNU regular expression compiler: it
219
re_compile_pattern
(pattern, length, bufp)
225
re_compile_pattern
(const char *pattern, size_t length,
246
weak_alias (__re_compile_pattern,
re_compile_pattern
)
217
re_compile_pattern
(pattern, length, bufp)
function
[
all
...]
Completed in 576 milliseconds