Home
last modified time | relevance | path

Searched refs:is_xdigit (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/dns/knot3-lib/knot-3.1.5/src/libdnssec/
H A Dkeyid.c41 if (!is_xdigit(id[i])) { in dnssec_keyid_is_valid()
57 assert(id[i] != '\0' && is_xdigit(id[i])); in dnssec_keyid_normalize()
/dports/dns/knot3/knot-3.1.5/src/libdnssec/
H A Dkeyid.c41 if (!is_xdigit(id[i])) { in dnssec_keyid_is_valid()
57 assert(id[i] != '\0' && is_xdigit(id[i])); in dnssec_keyid_normalize()
/dports/devel/avr-gcc/gcc-10.2.0/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
477 if (is_space(code_point) and is_xdigit(code_point)):
495 if (is_cntrl(code_point) and is_xdigit(code_point)):
504 if (is_punct(code_point) and is_xdigit(code_point)):
/dports/lang/gcc11-devel/gcc-11-20211009/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
477 if (is_space(code_point) and is_xdigit(code_point)):
495 if (is_cntrl(code_point) and is_xdigit(code_point)):
504 if (is_punct(code_point) and is_xdigit(code_point)):
/dports/lang/gcc10-devel/gcc-10-20211008/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
477 if (is_space(code_point) and is_xdigit(code_point)):
495 if (is_cntrl(code_point) and is_xdigit(code_point)):
504 if (is_punct(code_point) and is_xdigit(code_point)):
/dports/lang/gcc12-devel/gcc-12-20211205/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
477 if (is_space(code_point) and is_xdigit(code_point)):
495 if (is_cntrl(code_point) and is_xdigit(code_point)):
504 if (is_punct(code_point) and is_xdigit(code_point)):
/dports/misc/cxx_atomics_pic/gcc-11.2.0/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
477 if (is_space(code_point) and is_xdigit(code_point)):
495 if (is_cntrl(code_point) and is_xdigit(code_point)):
504 if (is_punct(code_point) and is_xdigit(code_point)):
/dports/lang/gcc10/gcc-10.3.0/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
477 if (is_space(code_point) and is_xdigit(code_point)):
495 if (is_cntrl(code_point) and is_xdigit(code_point)):
504 if (is_punct(code_point) and is_xdigit(code_point)):
/dports/lang/gcc11/gcc-11.2.0/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
477 if (is_space(code_point) and is_xdigit(code_point)):
495 if (is_cntrl(code_point) and is_xdigit(code_point)):
504 if (is_punct(code_point) and is_xdigit(code_point)):
/dports/devel/hyperscan/boost_1_75_0/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/devel/boost-python-libs/boost_1_72_0/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/devel/R-cran-BH/BH/inst/include/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/dns/knot3/knot-3.1.5/src/contrib/
H A Dstring.c224 if (!is_xdigit(hex[2 * i]) || !is_xdigit(hex[2 * i + 1])) { in hex_to_bin()
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/
H A Dstring.c224 if (!is_xdigit(hex[2 * i]) || !is_xdigit(hex[2 * i + 1])) { in hex_to_bin()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/databases/xtrabackup/boost_1_59_0/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/databases/percona57-server/boost_1_59_0/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/databases/percona57-client/boost_1_59_0/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/algorithm/string/
H A Dclassification.hpp187 is_xdigit(const std::locale& Loc=std::locale()) in is_xdigit() function
306 using algorithm::is_xdigit;

12345678910>>...12