OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:array_open
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/genrb/
reslist.h
122
struct SResource*
array_open
(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
parse.c
548
dependencyArray =
array_open
(state->bundle, "%%DEPENDENCY", NULL, status);
[
all
...]
reslist.c
877
struct SResource*
array_open
(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) {
function
[
all
...]
Completed in 110 milliseconds