Home
last modified time | relevance | path

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

/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/
H A Dutf8.h102 AL_FUNC(int, al_ustr_find_set, (const ALLEGRO_USTR *us, int start_pos,
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dutf8.c719 int al_ustr_find_set(const ALLEGRO_USTR *us, int start_pos, in al_ustr_find_set() function
763 return al_ustr_find_set(us, start_pos, accept_us); in al_ustr_find_set_cstr()