potion_cp_strlen_utf8   79 core/internal.h size_t potion_cp_strlen_utf8(const char *);
potion_cp_strlen_utf8  101 core/string.c    return PN_NUM(potion_cp_strlen_utf8(PN_STR_PTR(self)));
potion_cp_strlen_utf8  245 core/string.c    size_t len = potion_cp_strlen_utf8(str);
potion_cp_strlen_utf8  302 core/string.c      size_t len = potion_cp_strlen_utf8(str);
potion_cp_strlen_utf8  319 core/string.c      long len = potion_cp_strlen_utf8(str);
potion_cp_strlen_utf8  512 core/vm.c      	if (str && potion_cp_strlen_utf8(PN_STR_PTR(str)) > 1