Searched refs:maybe_language (Results 1 – 1 of 1) sorted by relevance
269 Maybe<bool> maybe_language = in ApplyOptionsToTag() local272 MAYBE_RETURN(maybe_language, Nothing<bool>()); in ApplyOptionsToTag()274 if (maybe_language.FromJust()) { in ApplyOptionsToTag()