Searched refs:interpNameArg (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/implementation/
H A Dscript.h110 std::string resolveInterpreterExecutable(const Glib::ustring &interpNameArg);
H A Dscript.cpp101 \param interpNameArg The name of the interpreter that we're looking
104 std::string Script::resolveInterpreterExecutable(const Glib::ustring &interpNameArg) argument
109 if (interpNameArg == interp->identity) {

Completed in 16 milliseconds