File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/auto/Data/Validate/URI/is_web_uri.al
Back
# NOTE: Derived from blib/lib/Data/Validate/URI.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package Data::Validate::URI; #line 429 "blib/lib/Data/Validate/URI.pm (autosplit into blib/lib/auto/Data/Validate/URI/is_web_uri.al)" # ------------------------------------------------------------------------------- sub is_web_uri{ my $self = shift if ref($_[0]); my $value = shift; $self //= shift; return _test_uri(3, $value, $self); } # end of Data::Validate::URI::is_web_uri 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings