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

/macosx-10.9.5/swig-10/Source/Modules/
H A Dperl5.cxx110 static String *func_stubs = 0; /* Function stubs */ variable
247 func_stubs = NewString("");
499 Printf(f_pm, "%s", func_stubs);
824 Printv(func_stubs, "*", iname, " = *", cmodule, "::", iname, ";\n", NIL);
1096 Printv(func_stubs, "*", name, " = *", cmodule, "::", name, ";\n", NIL);

Completed in 158 milliseconds