Searched refs:copyStringArrayWithTransformation (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFURL.c4782 static CFArrayRef copyStringArrayWithTransformation(CFArrayRef array, StringTransformation transformation) { function
4817 CFArrayRef newComponents = components ? copyStringArrayWithTransformation(components, escapePathComponent) : NULL;

Completed in 138 milliseconds