Home
last modified time | relevance | path

Searched refs:is_continuation_char (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dutf8.c77 static inline bool is_continuation_char(uint8_t ch) { in is_continuation_char() function
123 if (!is_continuation_char(*p)) in utf8_validate()
129 if (!is_continuation_char(*p)) in utf8_validate()
135 if (!is_continuation_char(*p)) in utf8_validate()

Completed in 1 milliseconds