Searched refs:xdigit (Results 1 – 25 of 31) sorted by relevance
12
2 ^IBM.209[78].*[13]\.[1-5].[[:xdigit:]]+$,1,cf_z10,core3 ^IBM.281[78].*[13]\.[1-5].[[:xdigit:]]+$,1,cf_z196,core4 ^IBM.282[78].*[13]\.[1-5].[[:xdigit:]]+$,1,cf_zec12,core5 ^IBM.296[45].*[13]\.[1-5].[[:xdigit:]]+$,1,cf_z13,core6 ^IBM.390[67].*[13]\.[1-5].[[:xdigit:]]+$,3,cf_z14,core7 ^IBM.856[12].*3\.6.[[:xdigit:]]+$,3,cf_z15,core
1# ncurses 6.1 - patch 20191221 - Thomas E. Dickey 2# 3# --- ...
16 004[bcd][[:xdigit:]]{4},1,power8,core17 004e[[:xdigit:]]{4},1,power9,core
40 AuthenticAMD-23-[[:xdigit:]]+,v1,amdzen2,core41 AuthenticAMD-25-[[:xdigit:]]+,v1,amdzen2,core
53 static const mask xdigit = _ISxdigit; in _GLIBCXX_VISIBILITY() member
80 struct xdigit { BOOST_SPIRIT_IS_TAG() }; struct305 BOOST_SPIRIT_CLASSIFY(xdigit, isxdigit) in BOOST_SPIRIT_CLASSIFY()564 BOOST_SPIRIT_CLASSIFY_WHAT(xdigit, "xdigit")
225 BOOST_SPIRIT_CHAR_CODE(xdigit, spirit::char_encoding::charset) \
189 return detail::is_classifiedF(std::ctype_base::xdigit, Loc); in is_xdigit()
390 static const mask xdigit = _ISxdigit;402 static const mask xdigit = _HEX;421 static const mask xdigit = _CTYPE_X;438 static const mask xdigit = _ISXDIGIT;451 static const mask xdigit = _X | _N;466 static const mask xdigit = 1<<8;817 return use_facet<ctype<_CharT> >(__loc).is(ctype_base::xdigit, __c);
361 || !_M_ctype.is(_CtypeT::xdigit, *_M_current)) in _M_eat_escape_ecma()
303 {"xdigit", ctype_base::xdigit}, in lookup_classname()
2618 { return use_facet<ctype<_CharT> >(__loc).is(ctype_base::xdigit, __c); } in _GLIBCXX_VISIBILITY()
184 __isctype_f (xdigit) in __isctype_f()
70 xdigit <U0030>;<U0031>;<U0032>;<U0033>;<U0034>;<U0035>;<U0036>;<U0037>;/
1107 % The "xdigit" class must only contain the BASIC LATIN digits and A-F, a-f,1109 xdigit /
1202 % The "xdigit" class must only contain the BASIC LATIN digits and A-F, a-f,1204 xdigit /