Searched refs:is_allowed (Results 1 – 3 of 3) sorted by relevance
21 fn quick_check<F, I>(s: I, is_allowed: F, stream_safe: bool) -> IsNormalized in quick_check()42 match is_allowed(ch) { in quick_check()
99 bool is_allowed = field->is_extension() || !allowed_fields || in ParseMessage() local103 if (!is_allowed) { in ParseMessage()
77 inline bool is_allowed() const { in is_allowed() function in rxcpp::schedulers::recurse713 if (!r.is_allowed() || !r.is_requested()) { in operator ()()