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

/external/icu4c/i18n/
H A Dregeximp.h153 URX_LBN_CONT = 47, // Negative LookBehind Continue enumerator in enum:__anon4784
H A Drepattrn.cpp705 case URX_LBN_CONT:
H A Dregexcmp.cpp669 // 1 URX_LBN_CONT dataLoc # Iterate possible match positions
693 // Emit URX_LBN_CONT
694 op = URX_BUILD(URX_LBN_CONT, dataLoc);
2224 // as the last operand of the URX_LBN_CONT
2826 case URX_LBN_CONT:
3132 case URX_LBN_CONT:
3225 case URX_LBN_CONT:
3552 case URX_LBN_CONT:
H A Drematch.cpp4146 case URX_LBN_CONT:
5828 case URX_LBN_CONT:

Completed in 30 milliseconds