Home
last modified time | relevance | path

Searched refs:is_first_surrogate (Results 1 – 19 of 19) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/devel/hyperscan/boost_1_75_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/devel/hyperscan/boost_1_75_0/boost/nowide/utf/
H A Dutf.hpp310 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
324 if(is_first_surrogate(c)) in trail_length()
/dports/devel/R-cran-BH/BH/inst/include/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/nowide/utf/
H A Dutf.hpp310 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
324 if(is_first_surrogate(c)) in trail_length()
/dports/databases/percona57-server/boost_1_59_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/databases/xtrabackup/boost_1_59_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/databases/percona57-client/boost_1_59_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/devel/boost-libs/boost_1_72_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/devel/boost-python-libs/boost_1_72_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/locale/
H A Dutf.hpp316 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
330 if(is_first_surrogate(c)) in trail_length()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/thirdparty/simpleini/
H A DBoostUTF.hpp325 static bool is_first_surrogate(uint16_t x) in is_first_surrogate() function
339 if(is_first_surrogate(c)) in trail_length()
/dports/databases/cppdb/cppdb-0.3.1/drivers/
H A Dodbc_backend.cpp197 inline bool is_first_surrogate(odbc_u16 x) in is_first_surrogate() function