Home | History | Annotate | Download | only in Plugins

Lines Matching refs:fileURL

1815         NSURL *fileURL = [NSURL _web_URLWithDataAsString:bufString];
1817 if ([fileURL isFileURL]) {
1818 path = [fileURL path];