TAGGED_PFX 70 tests/src/usermenu__test_expand_format.c list[1].fname = g_string_new (CURRENT_PFX TAGGED_PFX FNAME2); TAGGED_PFX 73 tests/src/usermenu__test_expand_format.c list[3].fname = g_string_new (CURRENT_PFX TAGGED_PFX FNAME4); TAGGED_PFX 88 tests/src/usermenu__test_expand_format.c list[0].fname = g_string_new (OTHER_PFX TAGGED_PFX FNAME1); TAGGED_PFX 91 tests/src/usermenu__test_expand_format.c list[2].fname = g_string_new (OTHER_PFX TAGGED_PFX FNAME3); TAGGED_PFX 117 tests/src/usermenu__test_expand_format.c CURRENT_DIR PATH_SEP_STR CURRENT_PFX TAGGED_PFX FNAME2 " " \ TAGGED_PFX 118 tests/src/usermenu__test_expand_format.c CURRENT_DIR PATH_SEP_STR CURRENT_PFX TAGGED_PFX FNAME4 " " TAGGED_PFX 121 tests/src/usermenu__test_expand_format.c OTHER_DIR PATH_SEP_STR OTHER_PFX TAGGED_PFX FNAME1 " " \ TAGGED_PFX 122 tests/src/usermenu__test_expand_format.c OTHER_DIR PATH_SEP_STR OTHER_PFX TAGGED_PFX FNAME3 " " TAGGED_PFX 147 tests/src/usermenu__test_expand_format.c { NULL, 's', FALSE, -1, CURRENT_PFX TAGGED_PFX FNAME2 " " CURRENT_PFX TAGGED_PFX FNAME4 " " }, TAGGED_PFX 148 tests/src/usermenu__test_expand_format.c { NULL, 'S', FALSE, -1, OTHER_PFX TAGGED_PFX FNAME1 " " OTHER_PFX TAGGED_PFX FNAME3 " " }, TAGGED_PFX 149 tests/src/usermenu__test_expand_format.c { NULL, 't', FALSE, -1, CURRENT_PFX TAGGED_PFX FNAME2 " " CURRENT_PFX TAGGED_PFX FNAME4 " " }, TAGGED_PFX 150 tests/src/usermenu__test_expand_format.c { NULL, 'u', FALSE, -1, CURRENT_PFX TAGGED_PFX FNAME2 " " CURRENT_PFX TAGGED_PFX FNAME4 " " }, TAGGED_PFX 151 tests/src/usermenu__test_expand_format.c { NULL, 'T', FALSE, -1, OTHER_PFX TAGGED_PFX FNAME1 " " OTHER_PFX TAGGED_PFX FNAME3 " " }, TAGGED_PFX 152 tests/src/usermenu__test_expand_format.c { NULL, 'U', FALSE, -1, OTHER_PFX TAGGED_PFX FNAME1 " " OTHER_PFX TAGGED_PFX FNAME3 " " },