Lines Matching refs:sfvscanf
97 08-12-07 sfio/sfvscanf.c: fix ok[] short by one allocation
119 08-07-16 sfio/sfvscanf.c: fix %% to skip leading space per posix
380 05-03-07 sfio/sfhdr.h: drop extern _sfdscan -- clashes with sfvscanf.c static
482 sfio/sfvscanf.c: fix extf arg selection
715 sfio/sfvscanf.c: _sfdscan() is library global (not static)
726 sfio/sfvscanf.c,sfstrtof.h: add flag arg to char get, fix NaN loop
820 sfio/sfvscanf.c: sfstrtof get() must return 0 on eof
901 sfio/sfvscanf.c: handle %C %lc %S %ls for wchar_t args
985 sfvprintf,sfvscanf: handle locale decimal_point,thousands_sep
986 sfvprintf,sfvscanf: handle %a,%A
1004 sfvscanf: handle locale decimal and thousand
1096 sfvscanf: add %X -- duh
1285 sfvprintf,sfvscanf: %I*x for sizeof(int_arg)
1307 sfvscanf: use _Sfcv* base conversion tables