Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DDatamatrix.php641 protected function getSwitchEncodingCodeword($mode) { function in jucksearm\\barcode\\lib\\Datamatrix
718 $cw[] = $this->getSwitchEncodingCodeword($enc);
801 $cw[] = $this->getSwitchEncodingCodeword(self::ENC_ASCII);
804 $cw[] = $this->getSwitchEncodingCodeword($enc);
852 $cw[] = $this->getSwitchEncodingCodeword($enc);
877 $cw[] = $this->getSwitchEncodingCodeword($enc);