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

  /external/icu4c/i18n/
rbt_pars.h 105 * <code>variableLimit</code>. At any point during parsing, available
106 * variables are <code>variableNext..variableLimit-1</code>.
113 * <code>variableNext..variableLimit-1</code>.
115 UChar variableLimit;
121 * in the placeholder char variableLimit - 1, and decrement
122 * variableLimit.
rbt_pars.cpp 623 // special placeholder char variableLimit-1.
    [all...]

Completed in 30 milliseconds