Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dut8_rtl.h32 charType ut8Getc (fileType inFile);
H A Dut8lib.c56 ut8Getc(take_file(arg_1(arguments)))); in ut8_getc()
H A Dut8_rtl.c286 charType ut8Getc (fileType inFile) in ut8Getc() function
/dports/lang/seed7/seed7/lib/comp/
H A Dut8_act.s7i38 declareExtern(c_prog, "charType ut8Getc (fileType);");
51 c_expr.expr &:= "ut8Getc(";