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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregeximp.h163 URX_LBN_CONT = 47, // Negative LookBehind Continue enumerator in enum:__anon1144
H A Drepattrn.cpp680 case URX_LBN_CONT:
H A Dregexcmp.cpp688 // 1 URX_LBN_CONT dataLoc # Iterate possible match positions
715 // Emit URX_LBN_CONT
716 op = URX_BUILD(URX_LBN_CONT, dataLoc);
2181 // as the last operand of the URX_LBN_CONT
2795 case URX_LBN_CONT:
3112 case URX_LBN_CONT:
3215 case URX_LBN_CONT:
3524 case URX_LBN_CONT:
H A Drematch.cpp3947 case URX_LBN_CONT:
5373 case URX_LBN_CONT:

Completed in 141 milliseconds