Home | History | Annotate | Download | only in app

Lines Matching refs:replaceFirst

914                 inUrl = inUrl.replaceFirst("/", "//");
916 inUrl = inUrl.replaceFirst(":", "://");