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

/macosx-10.10/swig-12/Source/Modules/
H A Dpython.cxx1084 const char *triple_double = use_triple ? "\"\"\"" : ""; local
1111 Printv(doc, triple_double, "\n", pythoncode(autodoc, indent), "\n", pythoncode(str, indent), indent, triple_double, NIL);
1114 doc = NewStringf("%s%s%s", triple_double, str, triple_double);
1117 Printv(doc, triple_double, "\n", pythoncode(str, indent), indent, triple_double, NIL);
1121 doc = NewStringf("%s%s%s", triple_double, autodoc, triple_double);
1124 Printv(doc, triple_double, "\
[all...]

Completed in 75 milliseconds