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

  /external/icu4c/i18n/
rbt_rule.cpp 375 int32_t oText; // offset into 'text'
389 oText = posBefore(text, pos.start);
392 match = anteContext->matches(text, oText, anteLimit, FALSE);
398 minOText = posAfter(text, oText);
402 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) {
408 oText = pos.start;
411 match = key->matches(text, oText, pos.limit, incremental);
417 keyLimit = oText;
428 match = postContext->matches(text, oText, pos.contextLimit, incremental);
437 if (oText != pos.contextLimit)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 78 milliseconds