Home
last modified time | relevance | path

Searched refs:tmpchr (Results 1 – 25 of 64) sorted by relevance

123

/dports/lang/rexx-imc/rexx-imc-1.76/
H A Drexx.c337 int tmpchr,tmpppc; local
639 tmpchr=ppc; ppc=tmpppc;doconds();ppc=tmpchr;
783 tmpchr=0,
1001 else tmpchr=0,scanning(lineptr,&tmpchr,&len),lineptr+=tmpchr;
1042 tmpchr=0;
1169 tmpchr=0;
1251 tmpchr=0;
1321 while(workptr[tmpchr]==' ')tmpchr++;
2099 int tmpchr=1; local
2101 lineptr[0]+=tmpchr;
[all …]
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzekrbck.c13 char tmpchr[1]; in zzekrbck_() local
827 *(unsigned char *)tmpchr = *(unsigned char *)action; in zzekrbck_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzekrbck.c13 char tmpchr[1]; in zzekrbck_() local
827 *(unsigned char *)tmpchr = *(unsigned char *)action; in zzekrbck_()
/dports/graphics/pgplot/pgplot/pgdispd/
H A Dfigcurs.c252 char tmpchr; local
255 (void)XLookupString((XKeyEvent *)&event,&tmpchr,1,&keysym,
258 *val=tmpchr;
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A Doutput.c705 int tmpchr = c; local
707 if ((tmpchr <= 0x20)&&(tmpchr>=0)) {
708 if (tmpchr < 0x0A) {
709 tmpchr += 0xA1;
712 tmpchr += 0xA3;
715 else if (tmpchr == 0x7F) {
716 tmpchr = 0xC4;
719 if (curfnt->chardesc[tmpchr].flags2 & EXISTS)
720 tmpchr = c;
721 return tmpchr;
/dports/editors/puff/puff-1.0.1/
H A Dpuff.c1767 char tmpchr; in keyclose() local
1779 tmpchr = 0; in keyclose()
1780 if(kgetstr(statuswin, &tmpchr, 1, "YyNnQq") == ERR || !tmpchr) { in keyclose()
1784 if(tmpchr == 'y' || tmpchr == 'Y') { in keyclose()
1787 if(tmpchr == 'Q' || tmpchr == 'q') { in keyclose()
1864 char tmpchr; in keyswitch() local
1872 if(tmpchr >= '0' && tmpchr <= '9') in keyswitch()
1873 tmpint = tmpchr - '0'; in keyswitch()
1874 else if(tmpchr >= 'a' && tmpchr <= 'z') in keyswitch()
1875 tmpint = tmpchr - 'a' + 10; in keyswitch()
[all …]
/dports/games/klavaro/klavaro-3.11/src/
H A Daccuracy.c151 gchar tmpchr[UTF8_BUFFER]; in accur_init() local
181 if (3 != sscanf (dtp, "%6s\t%lu\t%lu\n", tmpchr, &wrong, &correct)) in accur_init()
186 uchr = g_utf8_get_char_validated (tmpchr, -1); in accur_init()
222 if (3 != sscanf (dtp, "%6s\t%lf\t%lf\n", tmpchr, &dt, &dummy)) in accur_init()
228 uchr = g_utf8_get_char_validated (tmpchr, -1); in accur_init()
/dports/archivers/arc/arc-5.21p/
H A Darcext.c65 if (arg[n][0] != tmpchr[0])
136 if (fix[0] != tmpchr[0])
H A Darcmisc.c174 if (rawbuf[0] == tmpchr[0]) {
428 if (*k == tmpchr[0])
468 if (gfname[0] == tmpchr[0])
H A Darcdata.c33 char tmpchr[2] = "-";/* Temporary file prefix */ variable
H A Darc.c247 tmpchr[0] = gotinf[0];
249 arctemp[0] = tmpchr[0];
H A Darc.h104 extern char tmpchr[2]; /* Temporary file prefix, default = '-' */
H A Dmarc.c142 tmpchr[0] = gotinf[0];
144 arctemp[0] = tmpchr[0];
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data[$k]);
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data[$k]);
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data[$k]);
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data{$k});
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data{$k});
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data{$k});
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/matomo/piwik/vendor/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data[$k]);
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data[$k]);
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data[$k]);
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/itop/web/lib/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data{$k});
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/limesurvey/limesurvey/application/third_party/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data[$k]);
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/tecnickcom/tcpdf/include/barcodes/
H A Ddatamatrix.php632 $tmpchr = ord($data{$k});
633 if ($this->isCharMode($tmpchr, ENC_X12)) {
635 } elseif (!($this->isCharMode($tmpchr, ENC_X12) OR $this->isCharMode($tmpchr, ENC_C40))) {

123