potion_cp_strlen_utf8   77 core/internal.h size_t potion_cp_strlen_utf8(const char *);
potion_cp_strlen_utf8  100 core/string.c    return PN_NUM(potion_cp_strlen_utf8(PN_STR_PTR(self)));
potion_cp_strlen_utf8  223 core/string.c    size_t len = potion_cp_strlen_utf8(str);
potion_cp_strlen_utf8  270 core/string.c    long len = potion_cp_strlen_utf8(PN_STR_PTR(self));
potion_cp_strlen_utf8  426 core/vm.c      	if (str && potion_cp_strlen_utf8(PN_STR_PTR(str)) > 1