Home
last modified time | relevance | path

Searched refs:imb_tables (Results 1 – 1 of 1) sorted by relevance

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DBarcode1D.php1969 $table2of13 = $this->imb_tables(2, 78);
1970 $table5of13 = $this->imb_tables(5, 1287);
2171 protected function imb_tables($n, $size) { function in jucksearm\\barcode\\lib\\Barcode1D