Searched defs:count_code_points (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/simdutf/ |
| D | simdutf.cpp | 10159 inline size_t count_code_points(const char* buf, size_t len) { in count_code_points() function 10243 inline size_t count_code_points(const char16_t* buf, size_t len) { in count_code_points() function 14923 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 14968 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function 22566 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 22611 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function 24343 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 24388 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function 28021 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 28066 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function
|