Home
last modified time | relevance | path

Searched defs:peek_punct (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dtoken.rs947 pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { in peek_punct() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dtoken.rs1078 pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { in peek_punct() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dtoken.rs1078 pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { in peek_punct() function