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

/macosx-10.9.5/swig-10/Source/Modules/
H A Dphp.cxx88 static String *s_vdecl; variable
167 Printf(s_vdecl, "static int le_swig_%s=0; /* handle for %s */\n", key, human_name);
285 s_vdecl = NewString("/* vdecl subsection */\n");
607 Printf(s_vdecl, "/* end vdecl subsection */\n");
614 Printv(f_begin, s_vdecl, s_wrappers, NIL);
623 Delete(s_vdecl);

Completed in 137 milliseconds