@@ -1 +1 @@
|
||||
machine_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);
|
||||
mp_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);
|
||||
|
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
machine_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);
|
||||
mp_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);
|
||||
|