Searched refs:URX_LB_CONT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregeximp.h155 URX_LB_CONT = 45, // LookBehind Continue. enumerator in enum:__anon1144
H A Drepattrn.cpp678 case URX_LB_CONT:
H A Dregexcmp.cpp633 // 1 URX_LB_CONT dataLoc
659 // Emit URX_LB_CONT
660 op = URX_BUILD(URX_LB_CONT, dataLoc);
671 // of the URX_LB_CONT and the NOP.
728 // of the URX_LB_CONT and the NOP.
2142 // Insert the min and max match len bounds into the URX_LB_CONT op that
2175 // Insert the min and max match len bounds into the URX_LB_CONT op that
2793 case URX_LB_CONT:
3110 case URX_LB_CONT:
3214 case URX_LB_CONT
[all...]
H A Drematch.cpp3873 case URX_LB_CONT:
3915 // Save state to this URX_LB_CONT op, so failure to match will repeat the loop.
3991 // Save state to this URX_LB_CONT op, so failure to match will repeat the loop.
5301 case URX_LB_CONT:
5341 // Save state to this URX_LB_CONT op, so failure to match will repeat the loop.
5415 // Save state to this URX_LB_CONT op, so failure to match will repeat the loop.

Completed in 99 milliseconds