Overview

Namespaces

  • esperecyan
    • url
      • lib

Classes

  • HostProcessing
  • Infrastructure
  • PercentEncoding
  • Terminology
  • URL
  • URLencoding
  • Overview
  • Namespace
  • Class
  • Tree

Class Terminology

Namespace: esperecyan\url\lib
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
Constants summary
string POTENTIAL_WINDOWS_DRIVE_LETTER

Alias of esperecyan\url\lib\URL::WINDOWS_DRIVE_LETTER.

Alias of esperecyan\url\lib\URL::WINDOWS_DRIVE_LETTER.

Deprecated

3.1.0 A potential Windows drive letter is renamed.

Link

Define syntax for file URLs. Third part towards fixing #33. · whatwg/url@0755b48
# '/^[a-z][:|]$/ui'
string WINDOWS_DRIVE_LETTER

Alias of esperecyan\url\lib\URL::WINDOWS_DRIVE_LETTER.

Alias of esperecyan\url\lib\URL::WINDOWS_DRIVE_LETTER.

# '/^[a-z][:|]$/ui'
string NORMALIZED_WINDOWS_DRIVE_LETTER

Alias of esperecyan\url\lib\URL::NORMALIZED_WINDOWS_DRIVE_LETTER.

Alias of esperecyan\url\lib\URL::NORMALIZED_WINDOWS_DRIVE_LETTER.

# '/^[a-z]:$/ui'
esperecyan/url documentation API documentation generated by ApiGen