Class Terminology
Namespace: esperecyan\url\lib
Deprecated: 3.2.0 The constants are moved to
See:
See:
Link: Rename Terminology to Infrastructure · whatwg/url@e5b57a0
Located at lib\Terminology.php
Deprecated: 3.2.0 The constants are moved to
esperecyan\url\lib\Infrastructure
or esperecyan\url\lib\URL
.See:
esperecyan\url\lib\Infrastructure
See:
esperecyan\url\lib\URL
Link: Rename Terminology to Infrastructure · whatwg/url@e5b57a0
Located at lib\Terminology.php
string |
POTENTIAL_WINDOWS_DRIVE_LETTER
Alias of |
#
'/^[a-z][:|]$/ui'
|
string |
WINDOWS_DRIVE_LETTER
Alias of |
#
'/^[a-z][:|]$/ui'
|
string |
NORMALIZED_WINDOWS_DRIVE_LETTER
Alias of |
#
'/^[a-z]:$/ui'
|