Home
last modified time | relevance | path

Searched refs:read_utf8_string (Results 1 – 1 of 1) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dut8_rtl.c125 static memSizeType read_utf8_string (cFileType inFile, striType stri, errInfoType *err_info) in read_utf8_string() function
649 num_of_chars_read = read_utf8_string(cInFile, result, &err_info); in ut8Gets()