Result parse(String url, [Options? options]) { return parseImpl(url, FLAG.all, suffixLookup, options); }