Searched defs:functional (Results 1 – 2 of 2) sorted by relevance
52 void functional(typename enable_if< O <= unsigned(4) >::type* = 0) { in functional() function
304 …UnicodeSet functional = (UnicodeSet) new UnicodeSet(functionalExceptCase).retainAll(caseFolded).fr… in testScripts() local