| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
| D | Msi.php | 6 * MSI - Variation of Plessey code, with similar applications 9 class Msi extends \Mpdf\Barcode\AbstractBarcode implements \Mpdf\Barcode\BarcodeInterface class 79 …throw new \Mpdf\Barcode\BarcodeException(sprintf('Invalid character "%s" in MSI barcode value "%s"… 95 return 'MSI';
|
| D | Imb.php | 111 … throw new \Mpdf\Barcode\BarcodeException(sprintf('Invalid MSI routing code "%s"', $routingCode));
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/ |
| D | OSPolicyResourcePackageResource.php | 100 public function setMsi(OSPolicyResourcePackageResourceMSI $msi) argument 102 $this->msi = $msi; 109 return $this->msi;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Barcode.php | 81 case 'MSI': // MSI (Variation of Plessey code) 82 return new Barcode\Msi($code, false, $quiet_zone_left, $quiet_zone_right); 84 case 'MSI+': // MSI + CHECKSUM (modulo 11) 85 return new Barcode\Msi($code, true, $quiet_zone_left, $quiet_zone_right);
|
| D | Mpdf.php | 26510 …C39E', 'C39E+', 'S25', 'S25+', 'I25', 'I25+', 'I25B', 'I25B+', 'C93', 'MSI', 'MSI+', 'CODABAR', 'C…
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/ |
| D | README.md | 16 …ased Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Pless… 76 …, I25+, C128, C128A, C128B, C128C, EAN2, EAN5, EAN8, EAN13, UPCA, UPCE, MSI, MSI+, POSTNET, PLANET…
|
| /plugin/barcodes/lib/ |
| D | BarcodesWrapper.php | 37 …"EAN5", "EAN8", "EAN13", "UPCA", "UPCE", "MSI", "MSI+", "POSTNET", "PLANET", "RMS4CC", "KIX", "IMB…
|
| /plugin/barcodes/ |
| D | README.md | 34 …`, `C128B`, `C128C`, `EAN2`, `EAN5`, `EAN8`, `EAN13`, `UPCA`, `UPCE`, `MSI`, `MSI+`, `POSTNET`, `P…
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/ |
| D | vendorfragments.yml | 48 MSI:
|
| /plugin/fileshare/ |
| D | filesharedownload.php | 51 'msi' => 'application/x-msdownload',
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | Barcode1D.php | 74 …i><li>UPCA : UPC-A</li><li>UPCE : UPC-E</li><li>MSI : MSI (Variation of Plessey code)</li><li>MSI+… 93 …i><li>UPCA : UPC-A</li><li>UPCE : UPC-E</li><li>MSI : MSI (Variation of Plessey code)</li><li>MSI+… 175 case 'MSI': { // MSI (Variation of Plessey code) 179 case 'MSI+': { // MSI + CHECKSUM (modulo 11) 603 * MSI.
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
| D | BarCode.php | 223 'I25B+', 'C93', 'MSI', 'MSI+', 'CODABAR', 'CODE11'])) {
|
| /plugin/autolink2/ |
| D | helper.php | 86 $pattern[$l]="/(?<= |\\n|\\t|\|)(".$anchor.")(?=( |,|\.|:|\\n|\\t|\|))/msi";
|
| /plugin/webcode/syntax/ |
| D | basis.php | 272 … $result = preg_match_all('/' . $codePattern . '/msi', $match, $matches, PREG_PATTERN_ORDER);
|
| /plugin/authfacebook/lib/FileUpload/ |
| D | Mimetypes.php | 490 'msi' => 'application/x-msdownload',
|
| /plugin/sectiontoggle/ |
| D | Mobile_Detect.php | 289 // http://www.msi.com/support 291 …'MSITablet' => 'MSI \b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|…
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
| D | MimeType.php | 615 'msi' => 'application/x-msdownload',
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | AbstractDeviceParser.php | 1233 'MZ' => 'MSI',
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 316 …torola, Motorola Solutions, Movic, MOVISUN, Movitel, Moxee, mPhone, Mpman, MSI, MStar, MTC, MTN, m…
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/device/ |
| D | mobiles.yml | 18090 # MSI (msi.com) 18091 MSI:
|