Lines Matching refs:UChar
266 u_fopen_u(const UChar *filename,
328 u_fstropen(UChar *stringBuf,
528 u_printf_u(const UChar *patternSpecification,
549 const UChar *patternSpecification,
566 const UChar *patternSpecification,
580 u_fputs(const UChar *s,
606 u_file_write(const UChar *ustring,
657 const UChar *patternSpecification,
675 const UChar *patternSpecification,
691 U_STABLE UChar* U_EXPORT2
692 u_fgets(UChar *s,
705 U_STABLE UChar U_EXPORT2
747 u_file_read(UChar *chars,
792 u_sprintf(UChar *buffer,
814 u_snprintf(UChar *buffer,
833 u_vsprintf(UChar *buffer,
858 u_vsnprintf(UChar *buffer,
873 u_sprintf_u(UChar *buffer,
874 const UChar *patternSpecification,
894 u_snprintf_u(UChar *buffer,
896 const UChar *patternSpecification,
913 u_vsprintf_u(UChar *buffer,
914 const UChar *patternSpecification,
938 u_vsnprintf_u(UChar *buffer,
940 const UChar *patternSpecification,
956 u_sscanf(const UChar *buffer,
975 u_vsscanf(const UChar *buffer,
990 u_sscanf_u(const UChar *buffer,
991 const UChar *patternSpecification,
1009 u_vsscanf_u(const UChar *buffer,
1010 const UChar *patternSpecification,