Home | History | Annotate | Download | only in gio

Lines Matching full:macro

515 expand_macro_single (char macro, char *uri)
525 switch (macro)
562 expand_macro (char macro,
580 force_file_uri_macro = macro;
584 switch (macro)
599 switch (macro)
612 expanded = expand_macro_single (macro, uri);
618 expanded = expand_macro_single (macro, uri);
643 expanded = expand_macro_single (macro, uri);
649 expanded = expand_macro_single (macro, uri);
730 /* If there is no macro default to %f. This is also what KDE does */