Home | History | Annotate | Download | only in mac

Lines Matching refs:substringFromIndex

759         urlString = [@"(file test):" stringByAppendingString:[urlString substringFromIndex:(range.length + range.location)]];