OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GMatchInfo
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
tzgnames.cpp
113
*
GMatchInfo
stores zone name match information used by find method
115
typedef struct
GMatchInfo
{
160
GMatchInfo
*minfo = (
GMatchInfo
*)fMatches->elementAt(index);
178
GMatchInfo
*minfo = (
GMatchInfo
*)fMatches->elementAt(index);
236
GMatchInfo
*gmatch = (
GMatchInfo
*)uprv_malloc(sizeof(
GMatchInfo
));
[
all
...]
/external/autotest/client/deps/fakemodem/src/
fakemodem.c
113
GMatchInfo
*info;
409
GMatchInfo
*info;
Completed in 693 milliseconds