Locates the first delimiter occurrence in str starting from strstart.
str to locate first delimiter occurrence in
start index
index of the first delimiter occurrence in str or str.length if not found
See Implementation
Locates the first delimiter occurrence in str starting from strstart.