Searched refs:skipws (Results 1 – 25 of 32) sorted by relevance
12
57 static char *skipws(char *ptr);127 ptr = skipws(ptr); in fileconf_read()165 ptr = skipws(ptr); in fileconf_read()191 ptr = skipws(ptr); in fileconf_read()284 ptr = skipws(ptr); in fileconf_read()555 static char *skipws(char *ptr) in skipws() function
68 static inline char * skipws (char *ptr);188 cp = skipws(cp+1); in leapsec_load()194 cp = skipws(cp+1); in leapsec_load()203 cp = skipws(ep); in leapsec_load()806 skipws( in skipws() function
38 using std::skipws;
43 static constexpr fmtflags skipws;176 ios_base& skipws (ios_base& str);266 static const fmtflags skipws = 0x1000;787 _LIBCPP_HIDE_FROM_ABI inline ios_base& skipws(ios_base& __str) {788 __str.setf(ios_base::skipws);793 __str.unsetf(ios_base::skipws);
108 __is.flags(_Istream::dec | _Istream::skipws);
113 __is.flags(_Istream::dec | _Istream::skipws);
111 __is.flags(_Istream::dec | _Istream::skipws);
120 __is.flags(_Istream::dec | _Istream::skipws);
119 __is.flags(_Istream::dec | _Istream::skipws);
126 __is.flags(_Istream::dec | _Istream::skipws);
125 __is.flags(_Istream::dec | _Istream::skipws);
144 __is.flags(_Istream::dec | _Istream::skipws);
185 __is.flags(_Istream::dec | _Istream::skipws);
168 __is.flags(_Istream::dec | _Istream::skipws);
157 __is.flags(_Istream::dec | _Istream::skipws);
156 __is.flags(_Istream::dec | _Istream::skipws);
229 __is.flags(_Istream::dec | _Istream::skipws);
197 __is.flags(_Istream::dec | _Istream::skipws);
251 __is.flags(_Istream::dec | _Istream::skipws);
211 __is.flags(_Istream::dec | _Istream::skipws);
76 const ios_base::fmtflags ios_base::skipws; member in ios_base229 __fmtflags_ = skipws | dec; in init()
284 skipws(FILE *fd) in skipws() function892 skipws(ftemplate); in parseTemplate()909 skipws(ftemplate); in parseTemplate()923 skipws(ftemplate); in parseTemplate()