Searched refs:moveVectorToArray (Results 1 – 3 of 3) sorted by relevance
62 static T* moveVectorToArray(UVector& source, UErrorCode& status) { in moveVectorToArray() function
44 options = moveVectorToArray<ResolvedFunctionOption>(optionsVector, status); in FunctionOptions()