[REFACTORING] Pre-compile EncoderUtil::quote REGEX

Using String::replaceAll leads to recompile the regex on each calls.
1 file changed