Searched refs:USTR_TO_PYSTR (Results 1 – 3 of 3) sorted by relevance
145 PyRef pyTypeName = USTR_TO_PYSTR( name /*.replace( '.', '_' )*/ ); in createClass()173 USTR_TO_PYSTR(name).get() ); in createClass()186 USTR_TO_PYSTR(name).get() ); in createClass()189 USTR_TO_PYSTR(name).get() ); in createClass()239 USTR_TO_PYSTR(name).get() ); in getClass()
50 #define USTR_TO_PYSTR ustring2PyUnicode macro
544 PyRef pymsg = USTR_TO_PYSTR( message ); in any2PyObject()