blob: 3ebabef4b5c8d7834ddebf666f199847cee231cd [file] [log] [blame]
"|one two three four five six" -- true
"o|ne two three four five six" -- true
"on|e two three four five six" -- true
"one| two three four five six" -- true
"one |two three four five six" -- true
"one t|wo three four five six" -- true
"one tw|o three four five six" -- true
"one two| three four five six" -- false
"one two |three four five six" -- true
"one two t|hree four five six" -- true
"one two th|ree four five six" -- true
"one two thr|ee four five six" -- true
"one two thre|e four five six" -- true
"one two three| four five six" -- true
"one two three |four five six" -- true
"one two three f|our five six" -- true
"one two three fo|ur five six" -- true
"one two three fou|r five six" -- true
"one two three four| five six" -- false
"one two three four |five six" -- true
"one two three four f|ive six" -- true
"one two three four fi|ve six" -- true
"one two three four fiv|e six" -- true
"one two three four five| six" -- true
"one two three four five |six" -- true
"one two three four five s|ix" -- true
"one two three four five si|x" -- true
"one two three four five six|" -- false