Searched refs:Var_Export (Results 1 – 4 of 4) sorted by relevance
2827 Var_Export(VEM_PLAIN, arg); in ParseDirective()2829 Var_Export(VEM_ALL, arg); in ParseDirective()2831 Var_Export(VEM_ENV, arg); in ParseDirective()2833 Var_Export(VEM_LITERAL, arg); in ParseDirective()
1076 void Var_Export(VarExportMode, const char *);
1910 o eliminate boolean argument of Var_Export1940 extract ExportVars from Var_Export1941 extract ExportVarsExpand from Var_Export1942 eliminate boolean argument of Var_Export
890 Var_Export(VarExportMode mode, const char *varnames) in Var_Export() function