Searched refs:expand_macro (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/wave/util/ |
D | cpp_macromap.hpp | 197 bool expand_macro(ContainerT &pending, token_type const &name, 792 if (expand_macro(pending, name_token, it, first, last, in expand_tokensequence_worker() 1434 macromap<ContextT>::expand_macro(ContainerT &expanded, in expand_macro() function in boost::wave::util::macromap
|
/third_party/glib/gio/ |
D | gdesktopappinfo.c | 2380 expand_macro (char macro, in expand_macro() function 2526 expand_macro (p[1], expanded_exec, info, uris); in expand_application_parameters() 2540 expand_macro ('f', expanded_exec, info, uris); in expand_application_parameters()
|
D | gwin32appinfo.c | 4348 expand_macro (char macro, in expand_macro() function 4598 if (expand_macro (p[1], in expand_application_parameters() 4617 expand_macro ('f', expanded_exec, info, stat_obj_list, objs); in expand_application_parameters()
|
/third_party/gettext/build-aux/ |
D | texi2html | 15620 sub expand_macro($$$$$) subroutine 16051 … $_ = expand_macro($state->{'macro_name'}, $state->{'macro_args'}, $_, $line_nr, $state); 16481 $_ = expand_macro ($macro, [], $_, $line_nr, $state); 16487 $_ = expand_macro ($macro, [$_], "\n", $line_nr, $state);
|
/third_party/glib/ |
D | NEWS | 9256 623770 quoting of expand_macro in gdesktopappinfo.c
|