OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_sub_match_top_t
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h
565
/* Array type used in re_sub_match_last_t and
re_sub_match_top_t
. */
595
}
re_sub_match_top_t
;
typedef in typeref:struct:__anon16805
632
re_sub_match_top_t
**sub_tops;
regexec.c
34
static re_sub_match_last_t * match_ctx_add_sublast (
re_sub_match_top_t
*subtop,
160
const
re_sub_match_top_t
*sub_top,
[
all
...]
Completed in 2631 milliseconds