Searched defs:UCharPredicate (Results 1 – 1 of 1) sorted by relevance
868 class UCharPredicate { class870 inline UCharPredicate(CharacterMatchFunctionPtr function): m_function(function) { } in UCharPredicate() function in WTF::UCharPredicate