File

advagg_js_minify/jspacker.inc, line 730

Class

ParseMaster

Code

private function _replace_encoded($match, $offset) {
    return $this->buffer[$match[$offset]];
}