Tags
There are no tags for this page.
Attachments
Perl 6
WITCH littleo
Mnemonics
"octal", "overlap"
-- all things octal
-- overlap matching
As an adverb
:ov regexe adverb performs overlap matches
Other Uses
\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
|