Go to the source code of this file.
Auth_OpenID_getAuthorityPattern | ( | ) |
Definition at line 20 of file URINorm.php.
Auth_OpenID_getEncodedPattern | ( | ) |
Definition at line 25 of file URINorm.php.
Auth_OpenID_getEscapeRE | ( | ) |
Definition at line 68 of file URINorm.php.
Auth_OpenID_getUnreserved | ( | ) |
Definition at line 41 of file URINorm.php.
Auth_OpenID_getURIPattern | ( | ) |
Auth_OpenID_getURLIllegalCharRE | ( | ) |
Definition at line 36 of file URINorm.php.
Auth_OpenID_pct_encoded_replace | ( | $ | mo | ) |
Definition at line 94 of file URINorm.php.
Auth_OpenID_pct_encoded_replace_unreserved | ( | $ | mo | ) |
Definition at line 80 of file URINorm.php.
Auth_OpenID_remove_dot_segments | ( | $ | path | ) |
Definition at line 99 of file URINorm.php.
Auth_OpenID_urinorm | ( | $ | uri | ) |
Definition at line 142 of file URINorm.php.