mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 01:02:20 -05:00
parent
77ecaa6093
commit
c4cb1b25ec
@ -415,7 +415,7 @@ regex_match (const GRegex *re, const char *word, int *start, int *end)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Miscellaneous description --- */
|
/* Miscellaneous description --- */
|
||||||
#define DOMAIN "[_\\pL\\pN\\pS][-_\\pL\\pN\\pS]*(\\.[-_\\pL\\pN]+)*"
|
#define DOMAIN "[_\\pL\\pN\\pS][-_\\pL\\pN\\pS]*(\\.[-_\\pL\\pN\\pS]+)*"
|
||||||
#define TLD "\\.[\\pL][-\\pL\\pN]*[\\pL]"
|
#define TLD "\\.[\\pL][-\\pL\\pN]*[\\pL]"
|
||||||
#define IPADDR "[0-9]{1,3}(\\.[0-9]{1,3}){3}"
|
#define IPADDR "[0-9]{1,3}(\\.[0-9]{1,3}){3}"
|
||||||
#define IPV6GROUP "([0-9a-f]{0,4})"
|
#define IPV6GROUP "([0-9a-f]{0,4})"
|
||||||
|
Loading…
Reference in New Issue
Block a user