Home
last modified time | relevance | path

Searched defs:is_newline (Results 1 – 6 of 6) sorted by relevance

/external/pcre/src/
Dpcre2_newline.c79 PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR endptr, in PRIV() argument
/external/rust/android-crates-io/crates/nom/src/character/
Dmod.rs114 pub fn is_newline(chr: u8) -> bool { in is_newline() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/character/
Dmod.rs114 pub fn is_newline(chr: u8) -> bool { in is_newline() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/character/
Dmod.rs114 pub fn is_newline(chr: u8) -> bool { in is_newline() function
/external/iproute2/tc/
Dtc_class.c182 static void graph_indent(char *buf, struct graph_node *node, int is_newline, in graph_indent()
/external/rust/android-crates-io/crates/winnow/src/stream/
Dmod.rs3272 fn is_newline(self) -> bool; in is_newline() method
3309 fn is_newline(self) -> bool { in is_newline() method
3348 fn is_newline(self) -> bool { in is_newline() method
3387 fn is_newline(self) -> bool { in is_newline() method
3426 fn is_newline(self) -> bool { in is_newline() method