Collin Funk <[email protected]> writes: > My initial guess was that re_search does not work on multibyte > characters since it compares bytes. However, that still works for UTF-8:
I meant to say the fastmap compares bytes. Collin
Collin Funk <[email protected]> writes: > My initial guess was that re_search does not work on multibyte > characters since it compares bytes. However, that still works for UTF-8:
I meant to say the fastmap compares bytes. Collin