Searched defs:count_code_points (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/simdutf/ |
| D | simdutf.cpp | 4284 inline size_t count_code_points(const char* buf, size_t len) { in count_code_points() function 4387 inline size_t count_code_points(const char16_t* buf, size_t len) { in count_code_points() function 16261 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 16299 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function 25672 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 25710 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function 28044 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 28082 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function 32051 simdutf_really_inline size_t count_code_points(const char* in, size_t size) { in count_code_points() function 32089 simdutf_really_inline size_t count_code_points(const char16_t* in, size_t size) { in count_code_points() function
|