Searched refs:Var_Export (Results 1 – 4 of 4) sorted by relevance
2770 Var_Export(VEM_PLAIN, arg); in ParseDirective()2772 Var_Export(VEM_ALL, arg); in ParseDirective()2774 Var_Export(VEM_ENV, arg); in ParseDirective()2776 Var_Export(VEM_LITERAL, arg); in ParseDirective()
1071 void Var_Export(VarExportMode, const char *);
1703 o eliminate boolean argument of Var_Export1733 extract ExportVars from Var_Export1734 extract ExportVarsExpand from Var_Export1735 eliminate boolean argument of Var_Export
871 Var_Export(VarExportMode mode, const char *varnames) in Var_Export() function