Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
LICENSE.txt | D | 03-May-2024 | 3.1 KiB | 66 | 54 | |
README.chromium | D | 03-May-2024 | 253 | 9 | 6 | |
url_parse.cc | D | 03-May-2024 | 30.1 KiB | 947 | 635 | |
url_parse.h | D | 03-May-2024 | 14.8 KiB | 373 | 143 |
README.chromium
1Name: url_parse 2URL: http://mxr.mozilla.org/comm-central/source/mozilla/netwerk/base/src/nsURLParsers.cpp 3License: BSD and MPL 1.1/GPL 2.0/LGPL 2.1 4License File: LICENSE.txt 5 6Description: 7 8The file url_parse.cc is based on nsURLParsers.cc from Mozilla. 9