Lines Matching refs:UChar
264 u_fopen_u(const UChar *filename,
326 u_fstropen(UChar *stringBuf,
526 u_printf_u(const UChar *patternSpecification,
547 const UChar *patternSpecification,
564 const UChar *patternSpecification,
578 u_fputs(const UChar *s,
604 u_file_write(const UChar *ustring,
655 const UChar *patternSpecification,
673 const UChar *patternSpecification,
689 U_STABLE UChar* U_EXPORT2
690 u_fgets(UChar *s,
703 U_STABLE UChar U_EXPORT2
745 u_file_read(UChar *chars,
790 u_sprintf(UChar *buffer,
812 u_snprintf(UChar *buffer,
831 u_vsprintf(UChar *buffer,
856 u_vsnprintf(UChar *buffer,
871 u_sprintf_u(UChar *buffer,
872 const UChar *patternSpecification,
892 u_snprintf_u(UChar *buffer,
894 const UChar *patternSpecification,
911 u_vsprintf_u(UChar *buffer,
912 const UChar *patternSpecification,
936 u_vsnprintf_u(UChar *buffer,
938 const UChar *patternSpecification,
954 u_sscanf(const UChar *buffer,
973 u_vsscanf(const UChar *buffer,
988 u_sscanf_u(const UChar *buffer,
989 const UChar *patternSpecification,
1007 u_vsscanf_u(const UChar *buffer,
1008 const UChar *patternSpecification,