Searched refs:_dispatch_transform_utf8_length (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/libdispatch-442.1.4/src/
H A Dtransform.c217 _dispatch_transform_utf8_length(uint8_t byte) function
235 uint8_t seq_length = _dispatch_transform_utf8_length(*bytes);
314 uint8_t byte_size = _dispatch_transform_utf8_length(*src);

Completed in 196 milliseconds