Searched refs:al_ustr_dup (Results 1 – 9 of 9) sorted by relevance
89 section->name = al_ustr_dup(name); in config_add_section()139 entry->key = al_ustr_dup(key); in config_set_value()140 entry->value = al_ustr_dup(value); in config_set_value()199 entry->key = al_ustr_dup(comment); in config_add_comment()
220 (*slot) = al_ustr_dup(get_segment(path, i)); in al_clone_path()
134 ALLEGRO_USTR *al_ustr_dup(const ALLEGRO_USTR *us) in al_ustr_dup() function
67 us = al_ustr_dup(get_fake_cwd()); in apply_cwd()
35 AL_FUNC(ALLEGRO_USTR *, al_ustr_dup, (const ALLEGRO_USTR *us));
64 us = al_ustr_dup(al_path_ustr(p, '/')); in _al_physfs_process_path()
96 ALLEGRO_USTR *caption = al_ustr_dup(aitem->caption); in build_menu_item()
124 ALLEGRO_USTR *us2 = al_ustr_dup(us1); in t6()208 us2 = al_ustr_dup(us1); in t10()
489 joy->device_name = al_ustr_dup(device_name); in ljoy_device()