OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unreg
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
rbbiapts.cpp
949
UBool
unreg
= BreakIterator::unregister(key, status);
local
950
if (!
unreg
) {
[
all
...]
/external/icu4c/i18n/
ucurr.cpp
252
static UBool
unreg
(UCurrRegistryKey key) {
function in struct:CReg
341
return CReg::
unreg
(key);
[
all
...]
Completed in 238 milliseconds