Home
last modified time | relevance | path

Searched defs:pUtf8 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/rsc/source/tools/
H A Drscchar.cxx176 char * pUtf8 = (char *)rtl_allocateMemory( nUniSize * 6 ); in MakeUTF8() local
/trunk/main/pyuno/source/module/
H A Dpyuno_util.cxx76 const char *pUtf8 = PyUnicode_AsUTF8AndSize(pystr, &size); in pyString2ustring() local