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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregeximp.h159 URX_LB_END = 46, // LookBehind End. enumerator in enum:__anon1144
H A Drepattrn.cpp679 case URX_LB_END:
H A Dregexcmp.cpp639 // 7 URX_LB_END dataLoc # Check match len, restore input len
2121 // Append the URX_LB_END and URX_LA_END to the compiled pattern.
2125 int32_t op = URX_BUILD(URX_LB_END, dataLoc);
2794 case URX_LB_END:
3111 case URX_LB_END:
3213 case URX_LB_END:
3523 case URX_LB_END:
H A Drematch.cpp3922 case URX_LB_END:
5348 case URX_LB_END:

Completed in 88 milliseconds