Home
last modified time | relevance | path

Searched refs:encoded_char_type (Results 26 – 40 of 40) sorted by relevance

12

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/qi/string/
H A Dlit.hpp148 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
150 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
151 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/qi/string/
H A Dlit.hpp148 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
150 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
151 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/qi/string/
H A Dlit.hpp148 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
150 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
151 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/qi/string/
H A Dlit.hpp147 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
149 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
150 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/qi/string/
H A Dlit.hpp148 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
150 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
151 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/qi/string/
H A Dlit.hpp148 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
150 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
151 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/qi/string/
H A Dlit.hpp148 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
150 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
151 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/qi/string/
H A Dlit.hpp147 typedef typename CharEncoding::char_type encoded_char_type; in no_case_literal_string() typedef
149 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_literal_string()
150 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_literal_string()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/threads/detail/
H A Dpartlit.hpp225 typedef typename CharEncoding::char_type encoded_char_type; in no_case_partial_literal_string() typedef
227 *loi = static_cast<char_type>(encoding.tolower(encoded_char_type(*loi))); in no_case_partial_literal_string()
228 *hii = static_cast<char_type>(encoding.toupper(encoded_char_type(*hii))); in no_case_partial_literal_string()
/dports/textproc/zorba/zorba-2.7.0/src/util/
H A Dutf8_util_base.h40 typedef storage_type encoded_char_type[6]; typedef
131 encoded_char_type ec; in encode()
H A Dutf8_util.tcc38 utf8::encoded_char_type ec; in operator =()
58 utf8::encoded_char_type ec; in operator =()
H A Djson_util.cpp74 utf8::encoded_char_type ec; in serialize()
H A Dicu_streambuf.h116 utf8::encoded_char_type utf8_char_;
H A Dutf8_string.h349 utf8::encoded_char_type ec;
511 utf8::encoded_char_type ec;
1233 utf8::encoded_char_type ec;
1323 utf8::encoded_char_type ec;
/dports/textproc/zorba/zorba-2.7.0/src/runtime/strings/
H A Dstrings_impl.cpp138 utf8::encoded_char_type ec; in nextImpl()
2375 utf8::encoded_char_type ec; in nextImpl()

12