Searched defs:is_newline (Results 1 – 3 of 3) sorted by relevance
79 PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR endptr, in PRIV() argument
114 pub fn is_newline(chr: u8) -> bool { in is_newline() function
571 static inline int is_newline(uint32_t c) in is_newline() function