]> git.ipfire.org Git - thirdparty/squid.git/commit - src/parser/Tokenizer.h
Add suffix operators to Tokenizer
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 6 Feb 2015 12:07:01 +0000 (04:07 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 6 Feb 2015 12:07:01 +0000 (04:07 -0800)
commitbac851c077c020c7392f3aabc6746c1faf2672f1
tree77a63e9d9514f97ebbc4417992e4a6e9fbc108d9
parent056577f16b7fd613635702a1bac91ddcb42ec8e6
Add suffix operators to Tokenizer

In some situations we need to tokenize a fixed-length buffer in reverse.
src/parser/Tokenizer.cc
src/parser/Tokenizer.h