OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offsetReturn
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/
ucoleitr.cpp
384
//ci->
offsetReturn
= ci->offsetStore = NULL;
706
if (ci->
offsetReturn
!= NULL) {
707
return *ci->
offsetReturn
;
750
ci->
offsetReturn
= NULL;
ucol.cpp
120
(s)->
offsetReturn
= (s)->offsetStore = NULL;
[
all
...]
ucol_imp.h
298
int32_t *
offsetReturn
; /* This is the offset to return, if non-NULL */
[
all
...]
usearch.cpp
62
ci->
offsetReturn
= NULL;
[
all
...]
Completed in 266 milliseconds