Determine if path contains reserved character.
path
index of the first reserved character in path if found, size_t.max otherwise
See Implementation
Determine if path contains reserved character.