[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 96 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HostnameList:: (3 methods):
asConfig()
getRegexp()
normalizeHostmask()
Class: HostnameList - X-Ref
asConfig() X-Ref |
Return this hostname list as a regexp's config return: Regexp|null A Regexp instance, or NULL if the collection is empty |
getRegexp() X-Ref |
Return a regexp that matches the list of hostnames return: string |
normalizeHostmask($host) X-Ref |
Normalize a hostmask to a regular expression param: string $host Hostname or hostmask return: string |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |