Searched defs:UBIDI_MAP_NOWHERE (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dubidi.h411 #define UBIDI_MAP_NOWHERE (-1) macro
1597 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1637 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1670 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1713 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1801 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1802 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1806 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1812 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1817 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]

Completed in 85 milliseconds