OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xreplaceable
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/test/cintltst/
utransts.c
57
typedef struct
XReplaceable
{
59
}
XReplaceable
;
61
static void InitXReplaceable(
XReplaceable
* rep, const char* cstring) {
66
static void FreeXReplaceable(
XReplaceable
* rep) {
75
const
XReplaceable
* x = (const
XReplaceable
*)rep;
81
const
XReplaceable
* x = (const
XReplaceable
*)rep;
87
const
XReplaceable
* x = (const
XReplaceable
*)rep
[
all
...]
Completed in 35 milliseconds