HomeSort by relevance Sort by last modified time
    Searched refs:limitNoNo (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
normalizer2impl.h 252 if(norm16<minNoNo || limitNoNo<=norm16) {
495 UBool isDecompNoAlgorithmic(uint16_t norm16) const { return norm16>=limitNoNo; }
518 // Requires minYesNo<norm16<limitNoNo.
580 uint16_t limitNoNo;
690 * limitNoNo=indexes[IX_LIMIT_NO_NO];
703 * Values in the range 2<=norm16<limitNoNo are also directly indexes into the extraData
normalizer2impl.cpp 306 limitNoNo=inIndexes[IX_LIMIT_NO_NO];
    [all...]

Completed in 2809 milliseconds