Lines Matching refs:USTRING_TO_PCHAR

342 #define USTRING_TO_PCHAR(x) UStringToString(x,CHARSET_PC_437).GetStr()  macro
410 printf( "%s(%d):" , USTRING_TO_PCHAR( m_rLocator->getSystemId() ) , in startElement()
418 printf( "<%s> " , USTRING_TO_PCHAR( aName ) ); in startElement()
421 printf( "(%s,%s,'%s')" , USTRING_TO_PCHAR( xAttribs->getNameByIndex( i ) ) , in startElement()
422 USTRING_TO_PCHAR( xAttribs->getTypeByIndex( i ) ) , in startElement()
423 USTRING_TO_PCHAR( xAttribs->getValueByIndex( i ) ) ); in startElement()
440 printf( "</%s>\n" , USTRING_TO_PCHAR( aName ) ); in endElement()
451 printf( "%s\n" , USTRING_TO_PCHAR( aChars ) ); in characters()
463 printf( "PI : %s,%s\n" , USTRING_TO_PCHAR( aTarget ) , USTRING_TO_PCHAR( aData ) ); in processingInstruction()
477 source.aInputStream = createStreamFromFile( USTRING_TO_PCHAR( sSystemId ) , m_xSMgr ); in resolveEntity()
497 printf( "<!--%s-->\n" , USTRING_TO_PCHAR( sComment ) ); in comment()
503 printf( "UNKNOWN : {%s}\n" , USTRING_TO_PCHAR( sString ) ); in unknown()
603 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple()
606 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple()
610 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple()
664 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testNamespaces()
667 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testNamespaces()
671 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testNamespaces()
716 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testEncoding()
719 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testEncoding()
723 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testEncoding()