Home
last modified time | relevance | path

Searched refs:U_thorn (Results 1 – 1 of 1) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_utf8.c27 #define U_thorn 0x00fe /* þ */ macro
661 CHECK(al_ustr_get_next(us, &pos) == U_thorn); in t29()
682 CHECK(al_ustr_prev_get(us, &pos) == U_thorn); in t30()
688 CHECK(al_ustr_prev_get(us, &pos) == U_thorn); in t30()