"octal", "overlap"
-- all things octal
-- overlap matching
:ov regexe adverb performs overlap matches
\o inside an interpolated string introduces a octal-encoded character
0o introduces a literal number in octal format
%o used inside a printf format string outputs a numerical value in octal format