Home
last modified time | relevance | path

Searched +defs:peek +defs:next +defs:char (Results 26 – 50 of 395) sorted by relevance

12345678910>>...16

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/
H A Dsourcemap.mjs307 _isSeparator(char) argument
364 next() method in WebInspector.SourceMap.StringCharIterator
372 peek() method in WebInspector.SourceMap.StringCharIterator
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dspool.c66 struct header_t *next; member
144 int peek; in parseheader() local
218 int peek; in parseheader() local
496 void (*proc)(const char *, const char *, const char *, void *), in spool_enum_hdrcache() argument
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dspool.c66 struct header_t *next; member
144 int peek; in parseheader() local
218 int peek; in parseheader() local
496 void (*proc)(const char *, const char *, const char *, void *), in spool_enum_hdrcache() argument
/dports/math/kalker/kalker-1.1.0/kalk/src/
H A Dlexer.rs76 let next = self.next(); in lex() localVariable
93 fn next(&mut self) -> Token { in next() method
332 fn peek(&mut self) -> Option<&char> { in peek() method
336 fn advance(&mut self) -> Option<char> { in advance()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/svg-0.7.2/src/parser/
H A Dreader.rs207 pub fn peek(&mut self) -> Option<char> { in peek() method
220 fn next(&mut self) -> Option<char> { in next() method
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/cargo-crates/svg-0.5.11/src/parser/
H A Dreader.rs206 pub fn peek(&mut self) -> Option<char> { in peek() method
219 fn next(&mut self) -> Option<char> { in next() method
/dports/x11-fonts/py-glyphsLib/glyphsLib-3.1.4/Lib/glyphsLib/builder/
H A Dfeatures.py332 def _previous_char(self, line, char): argument
342 def current_char(line, char): argument
380 next = __next__ variable in PeekableIterator
382 def peek(self, n=0): member in PeekableIterator
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/serde_json-1.0.68/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/serde_json-1.0.68/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/serde_json-1.0.66/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/serde_json-1.0.73/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/serde_json-1.0.73/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/serde_json-1.0.68/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/serde_json-1.0.67/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/serde_json-1.0.68/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/serde_json/src/
H A Dde.rs212 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
316 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
389 let next = match tri!(self.next_char()) { in parse_integer() localVariable
510 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
702 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
823 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
950 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1314 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1390 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1515 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/deskutils/just/just-0.10.5/cargo-crates/serde_json-1.0.72/src/
H A Dde.rs204 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
308 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
381 let next = match tri!(self.next_char()) { in parse_integer() localVariable
502 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
694 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
815 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
933 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1297 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1373 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1498 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/serde_json-1.0.74/src/
H A Dde.rs212 fn peek(&mut self) -> Result<Option<u8>> { in peek() method
316 let peek = match tri!(self.parse_whitespace()) { in deserialize_number() localVariable
389 let next = match tri!(self.next_char()) { in parse_integer() localVariable
510 let next = match tri!(self.next_char()) { in parse_exponent() localVariable
702 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable
823 let peek = match tri!(self.peek()) { in parse_any_signed_number() localVariable
941 fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { in scan_exponent()
1305 let peek = match tri!(self.parse_whitespace()) { in deserialize_any() localVariable
1381 let peek = match tri!(self.parse_whitespace()) { in deserialize_bool() localVariable
1506 let peek = match tri!(self.parse_whitespace()) { in deserialize_str() localVariable
[all …]

12345678910>>...16