Home
last modified time | relevance | path

Searched refs:octet_difference_type (Results 1 – 25 of 61) sorted by relevance

123

/dports/math/yacas/yacas-1.9.1/cyacas/libyacas/include/yacas/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
234 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
235 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/games/freesynd/freesynd-0.7.5/src/utils/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
260 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
261 octet_difference_type length = sequence_length(it); in validate_next()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/utils/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
260 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
261 octet_difference_type length = sequence_length(it); in validate_next()
/dports/security/md5deep/hashdeep-cd2ed74/src/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
260 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
261 octet_difference_type length = sequence_length(it); in validate_next()
/dports/devel/love08/love-0.8.0/src/libraries/utf8/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
260 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
261 octet_difference_type length = sequence_length(it); in validate_next()
/dports/chinese/librime/librime-1.7.3/thirdparty/include/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
260 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
261 octet_difference_type length = sequence_length(it); in validate_next()
/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/util/utf8/utf8/
H A Dcore.hpp136 template <typename octet_difference_type>
137 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
252 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
253 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/util/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
260 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
261 octet_difference_type length = sequence_length(it); in validate_next()
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/third-party/utfcpp/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
234 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
235 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/textproc/lttoolbox/lttoolbox-3.5.4/utf8/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
234 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
235 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/net/tcpflow/tcpflow-1.5.0/src/be13_api/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
260 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
261 octet_difference_type length = sequence_length(it); in validate_next()
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/utf8/
H A Dcore.h115 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
116 octet_difference_type length = sequence_length(it); in validate_next()
190 for (octet_difference_type i = 0; i < length - 1; ++i) in validate_next()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/utf8/source/utf8/
H A Dcore.h110 typedef typename std::string::difference_type octet_difference_type; in validate_next() typedef
111 octet_difference_type length = sequence_length(it); in validate_next()
186 for (octet_difference_type i = 0; i < length - 1; ++i) in validate_next()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmutfcpp/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
231 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
232 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/libebml/src/lib/utf8-cpp/source/utf8/
H A Dcore.h132 template <typename octet_difference_type>
133 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
251 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
252 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/utf8-cpp/source/utf8/
H A Dcore.h132 template <typename octet_difference_type>
133 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
251 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
252 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/net-mgmt/icinga2/icinga2-2.13.2/third-party/utf8cpp/source/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
234 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
235 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/mail/libvmime/vmime-0.9.2/contrib/utf8/utf8/
H A Dcore.h112 template <typename octet_difference_type>
113 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
228 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
229 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/utf8/vtkutf8/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
231 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
232 const octet_difference_type length = vtk_utf8::internal::sequence_length(it); in validate_next()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/utfcpp/utf8/
H A Dcore.h116 template <typename octet_difference_type>
117 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
232 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
233 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/utf8/
H A Dcore.h132 template <typename octet_difference_type>
133 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
251 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
252 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/utf8-cpp/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
234 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
235 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/math/spot/spot-2.10.2/utf8/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
234 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
235 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/utfcpp/
H A Dcore.h132 template <typename octet_difference_type>
133 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
251 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
252 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()
/dports/finance/ledger/ledger-3.2.1/lib/utfcpp/v2_0/source/utf8/
H A Dcore.h115 template <typename octet_difference_type>
116 inline bool is_overlong_sequence(uint32_t cp, octet_difference_type length) in is_overlong_sequence()
231 … typedef typename std::iterator_traits<octet_iterator>::difference_type octet_difference_type; in validate_next() typedef
232 const octet_difference_type length = utf8::internal::sequence_length(it); in validate_next()

123