Home
last modified time | relevance | path

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

/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dhttp.h112 int inputpos, outputpos, conlength; member
125 inputpos = outputpos = conlength = 0; in reset()
H A Dhttp.cpp120 if(r->inputpos >= r->conlength) r->state = HTTP_S_RESPONSE; in processreqdata()
206 if(cont && *cont) r->conlength = atoi(cont); in processreq()
269 if(c->inputpos >= c->conlength) c->state = HTTP_S_DONE; in processclientdata()
318 if(cont && *cont) c->conlength = atoi(cont); in processclient()
761 conoutf("[%d:%d] %s", c->inputpos, c->conlength, data); in testcb()
/dports/www/tikiwiki/tiki-21.2/lib/sheet/excel/
H A Dreader.php215 $conlength = ord($this->data[$spos+2]) | ord($this->data[$spos+3])<<8;
220 $limitpos = $spos + $conlength;
258 $conlength = ord($this->data[$spos+2]) | ord($this->data[$spos+3])<<8;
263 $limitpos = $spos + $conlength;
/dports/math/vampire/vampire-4.5.1/Inferences/
H A DBinaryResolution.cpp191 unsigned conlength = withConstraints ? constraints->size() : 0; in generateClause() local
192 unsigned newLength = clength+dlength-2+conlength; in generateClause()
/dports/devel/rth/rth/Excel/
H A Dreader.php250 … $conlength = ord($this->data[$spos+2]) | ord($this->data[$spos+3])<<8;
255 $limitpos = $spos + $conlength;
293 … $conlength = ord($this->data[$spos+2]) | ord($this->data[$spos+3])<<8;
298 $limitpos = $spos + $conlength;
/dports/databases/vfront/vfront-0.96c/plugins/phpExcelReader/Excel/
H A Dreader.php478 … $conlength = ord($this->data[$spos+2]) | ord($this->data[$spos+3])<<8;
483 $limitpos = $spos + $conlength;
521 … $conlength = ord($this->data[$spos+2]) | ord($this->data[$spos+3])<<8;
526 $limitpos = $spos + $conlength;
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/php-excel-reader/
H A Dexcel_reader2.php1033 $conlength = v($data,$spos+2);
1038 $limitpos = $spos + $conlength;
1076 $conlength = v($data,$spos+2);
1081 $limitpos = $spos + $conlength;
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dfileio.c2172 int conlength = 0; variable
2237 conlength = fgetfilecon (ifd, &con);
2238 if (conlength == -1)
2381 if (conlength > 0)
3269 int conlength = lgetfilecon (SSDATA (ENCODE_FILE (absname)), &con);
3270 if (conlength > 0)
3315 int conlength; variable
3332 conlength = lgetfilecon (SSDATA (encoded_absname), &con);
3333 if (conlength > 0)
/dports/editors/emacs/emacs-27.2/src/
H A Dfileio.c2032 int conlength = 0; variable
2097 conlength = fgetfilecon (ifd, &con);
2098 if (conlength == -1)
2239 if (conlength > 0)
3117 int conlength = lgetfilecon (SSDATA (ENCODE_FILE (absname)), &con);
3118 if (conlength > 0)
3163 int conlength; variable
3180 conlength = lgetfilecon (SSDATA (encoded_absname), &con);
3181 if (conlength > 0)
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Dbr-op2.boot109 $conkind = '"category" and $conlength > 20 =>
H A Dbr-saturn.boot664 $conlength : local := #constring