Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Unlike the other re_foo() functions it was not checking immediately
and returning if host_ret had already been filled in. This would
causes a memory leak since the previous GRegex would be lost.
|
|
closes #302
|
|
Parse url according to rfc 1738: add separate define for TLD. Closes 376.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
equal, rather than not-equal. If first character is a slash return
WORD_PATH.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|