Home
last modified time | relevance | path

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

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php395 protected $dataStr = ''; variable in jucksearm\\barcode\\lib\\QRcode
663 $this->dataStr = $string;
1246 if ($pos >= strlen($this->dataStr)) {
1249 $c = $this->dataStr[$pos];
1256 $d = $this->dataStr[$pos+1];
1404 while (strlen($this->dataStr) > 0) {
1434 $this->dataStr = substr($this->dataStr, $length);
1443 $stringLen = strlen($this->dataStr);
1450 if ((ord($this->dataStr[$p]) >= ord('a')) AND (ord($this->dataStr[$p]) <= ord('z'))) {
1451 $this->dataStr[$p] = chr(ord($this->dataStr[$p]) - 32);
[all …]
/plugin/qrcode2/
H A Dphpqrcode.php1972 public $dataStr = ''; variable in QRsplit
1979 $this->dataStr = $dataStr;
2005 if ($pos >= strlen($this->dataStr))
2008 $c = $this->dataStr[$pos];
2018 $d = $this->dataStr[$pos+1];
2187 while (strlen($this->dataStr) > 0)
2189 if($this->dataStr == '')
2209 $this->dataStr = substr($this->dataStr, $length);
2224 … if (ord($this->dataStr[$p]) >= ord('a') && ord($this->dataStr[$p]) <= ord('z')) {
2225 $this->dataStr[$p] = chr(ord($this->dataStr[$p]) - 32);
[all …]
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1dataStr","getTaskTags","parseData","crit","milestone","addTaskOrg","newTask","endTimeData","compil…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1dataStr) {\n var ds;\n\n if (dataStr.substr(0, 1) === ':') {\n ds = dataStr.substr(1, dataStr