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

  /external/icu/icu4c/source/i18n/
regeximp.h 62 URX_STATE_SAVE = 6, // Value field is pattern position to push
regexcmp.cpp 365 appendOp(URX_STATE_SAVE, 2);
412 op = buildOp(URX_STATE_SAVE, fRXPat->fCompiledPat->size()+1);
579 appendOp(URX_STATE_SAVE, fRXPat->fCompiledPat->size()+ 2);
611 appendOp(URX_STATE_SAVE, 0); // dest address will be patched later.
    [all...]
repattrn.cpp 716 case URX_STATE_SAVE:
rematch.cpp     [all...]

Completed in 3850 milliseconds