(core::str) replace byte_index[_from] with index[_from]
This commit is contained in:
committed by
Marijn Haverbeke
parent
280633a728
commit
6ea3d7935e
@@ -71,8 +71,10 @@ export
|
||||
|
||||
// Searching
|
||||
index_chars,
|
||||
byte_index,
|
||||
byte_index_from,
|
||||
index,
|
||||
index_from,
|
||||
//byte_index,
|
||||
//byte_index_from,
|
||||
rindex,
|
||||
//rindex_chars,
|
||||
find_chars,
|
||||
|
||||
Reference in New Issue
Block a user