Searched refs:Var_Export (Results 1 – 4 of 4) sorted by relevance
2731 Var_Export(VEM_PLAIN, arg); in ParseDirective()2733 Var_Export(VEM_ENV, arg); in ParseDirective()2735 Var_Export(VEM_LITERAL, arg); in ParseDirective()
1043 void Var_Export(VarExportMode, const char *);
873 o eliminate boolean argument of Var_Export903 extract ExportVars from Var_Export904 extract ExportVarsExpand from Var_Export905 eliminate boolean argument of Var_Export
780 Var_Export(VarExportMode mode, const char *varnames) in Var_Export() function