OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMSGPAT_NO_NUMERIC_VALUE
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
messagepattern.h
298
#define
UMSGPAT_NO_NUMERIC_VALUE
((double)(-123456789))
676
* @return the part's numeric value, or
UMSGPAT_NO_NUMERIC_VALUE
if this is not a numeric part.
[
all
...]
/external/icu4c/common/
messagepattern.cpp
366
return
UMSGPAT_NO_NUMERIC_VALUE
;
[
all
...]
Completed in 194 milliseconds