Searched defs:scan_cookie (Results 1 – 1 of 1) sorted by relevance
582 struct scan_cookie { struct604 int (*sc_getc)(struct scan_cookie *); argument608 const char *grouping;609 const unsigned char *thousands_sep;610 int tslen;612 wchar_t thousands_sep_wc;617 const unsigned char *decpt;618 int decpt_len;620 wchar_t decpt_wc;622 const unsigned char *fake_decpt;
Completed in 4 milliseconds