OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emptytok
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/common/
uhash.c
212
UHashTok
emptytok
;
local
229
emptytok
.pointer = NULL; /* Only one of these two is needed */
230
emptytok
.integer = 0; /* but we don't know which one. */
234
p->key =
emptytok
;
235
p->value =
emptytok
;
473
UHashTok
emptytok
;
local
526
emptytok
.pointer = NULL;
emptytok
.integer = 0;
527
return
emptytok
;
[
all
...]
Completed in 1392 milliseconds