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

/macosx-10.9.5/swig-10/Source/Modules/
H A Dperl5.cxx113 static String *var_stubs = 0; /* Variable stubs */ variable
248 var_stubs = NewString("");
515 Printf(f_pm, "%s", var_stubs);
947 Printv(var_stubs,
952 Printv(var_stubs, "*", iname, " = *", cmodule, "::", iname, ";\n", NIL);
1016 Printv(var_stubs,
1024 Printv(var_stubs, "*", iname, " = *", cmodule, "::", iname, ";\n", NIL);

Completed in 109 milliseconds