Home
last modified time | relevance | path

Searched +refs:read +refs:char (Results 1 – 25 of 47842) sorted by relevance

12345678910>>...1914

/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/stex/src/
H A Dpreplib.ss76 (write-char (read-char ip) buf)
90 (write-char (read-char ip) buf)
108 (read-char ip)
114 (read-char ip)
120 (read-char ip)
142 (read-char ip)
227 (read-char ip)
273 [(#\#) (read-char sip) (write-char c buf)]
292 (read-char ip)
361 [(#\") (read-char ip) (write-char c buf)]
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/stex/src/
H A Dpreplib.ss76 (write-char (read-char ip) buf)
90 (write-char (read-char ip) buf)
108 (read-char ip)
114 (read-char ip)
120 (read-char ip)
142 (read-char ip)
227 (read-char ip)
273 [(#\#) (read-char sip) (write-char c buf)]
292 (read-char ip)
361 [(#\") (read-char ip) (write-char c buf)]
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/stex/src/
H A Dpreplib.ss76 (write-char (read-char ip) buf)
90 (write-char (read-char ip) buf)
108 (read-char ip)
114 (read-char ip)
120 (read-char ip)
142 (read-char ip)
227 (read-char ip)
273 [(#\#) (read-char sip) (write-char c buf)]
292 (read-char ip)
361 [(#\") (read-char ip) (write-char c buf)]
[all …]
/dports/lang/guile2/guile-2.2.7/test-suite/tests/
H A Dsrfi-6.test34 (pass-if "read-char"
36 (and (char=? #\x (read-char port))
37 (char=? #\y (read-char port))
38 (char=? #\z (read-char port))
46 (and (char=? #\λ (read-char port))
47 (char=? #\μ (read-char port))))))
54 (and (char=? #\x (read-char port))
62 (and (char=? #\x (read-char port))
70 (and (char=? #\z (read-char port))
71 (char=? #\y (read-char port))
[all …]
/dports/lang/guile/guile-3.0.7/test-suite/tests/
H A Dsrfi-6.test34 (pass-if "read-char"
36 (and (char=? #\x (read-char port))
37 (char=? #\y (read-char port))
38 (char=? #\z (read-char port))
46 (and (char=? #\λ (read-char port))
47 (char=? #\μ (read-char port))))))
54 (and (char=? #\x (read-char port))
62 (and (char=? #\x (read-char port))
70 (and (char=? #\z (read-char port))
71 (char=? #\y (read-char port))
[all …]
/dports/textproc/py-citeproc-py/citeproc-py-0.6.0/citeproc/source/bibtex/
H A Dbibparse.py68 char = file.read(1)
75 char = file.read(1)
115 char = file.read(1)
118 char = file.read(1)
130 char = file.read(1)
155 char = file.read(1)
173 char = file.read(1)
187 char = file.read(1)
193 char = file.read(1)
195 char = file.read(1)
[all …]
/dports/lang/guile1/guile-1.8.8/test-suite/tests/
H A Dsrfi-6.test35 (pass-if "read-char"
37 (and (char=? #\x (read-char port))
38 (char=? #\y (read-char port))
39 (char=? #\z (read-char port))
40 (eof-object? (read-char port)))))
47 (and (char=? #\x (read-char port))
52 (and (eof-object? (read-char port))
55 (and (char=? #\x (read-char port))
63 (and (char=? #\z (read-char port))
64 (char=? #\y (read-char port))
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/zendframework/zend-validator/src/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Validator/Barcode/
H A DCode128.php121 $read = $set;
130 switch ($char) {
149 $read = 'C';
176 if ($this->ord128($char, $read) == -1) {
184 $read = $set;
205 $read = $set;
209 if ($char == '‡') {
223 if ($read == 'C') {
227 switch ($char) {
273 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-validator/src/Barcode/
H A DCode128.php120 $read = $set;
129 switch ($char) {
148 $read = 'C';
175 if ($this->ord128($char, $read) == -1) {
183 $read = $set;
204 $read = $set;
208 if ($char == '‡') {
222 if ($read == 'C') {
226 switch ($char) {
272 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/www/owncloud/owncloud/lib/composer/laminas/laminas-validator/src/Barcode/
H A DCode128.php120 $read = $set;
129 switch ($char) {
148 $read = 'C';
175 if ($this->ord128($char, $read) == -1) {
183 $read = $set;
204 $read = $set;
208 if ($char == '‡') {
222 if ($read == 'C') {
226 switch ($char) {
272 if ($this->ord128($char, $read) == -1) {
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/rktboot/
H A Dscheme-readtable.rkt14 (read-char in)
23 (read-char in)
39 (read-char in)
76 (read-char in)
79 (read-char in)
83 (read-char in)
87 (define c (read-char in))
131 [else (read-char in)]))
134 (case (read-char in)
136 (unless (eqv? #\8 (read-char in)) (error 'hash-vee "not 8"))
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/rktboot/
H A Dscheme-readtable.rkt14 (read-char in)
23 (read-char in)
39 (read-char in)
76 (read-char in)
79 (read-char in)
83 (read-char in)
87 (define c (read-char in))
131 [else (read-char in)]))
134 (case (read-char in)
136 (unless (eqv? #\8 (read-char in)) (error 'hash-vee "not 8"))
[all …]

12345678910>>...1914