OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_sub_match_last_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. */
581
}
re_sub_match_last_t
;
typedef in typeref:struct:__anon35972
594
re_sub_match_last_t
**lasts;
regexec.c
34
static
re_sub_match_last_t
* match_ctx_add_sublast (re_sub_match_top_t *subtop,
161
re_sub_match_last_t
*sub_last,
[
all
...]
Completed in 281 milliseconds