Lines Matching refs:QRtools
158 class QRtools { class
214 QRtools::markTime('before_build_cache');
230 QRtools::markTime('after_build_cache');
304 QRtools::markTime('start');
2982 QRtools::markTime('after_raw');
3004 QRtools::markTime('after_filler');
3036 QRtools::markTime('after_mask');
3278 QRtools::markTime('after_encode');
3281 file_put_contents($outfile, join("\n", QRtools::binarize($code->data)));
3283 return QRtools::binarize($code->data);
3298 QRtools::log($outfile, $err);
3306 QRtools::log($outfile, $e->getMessage());