TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Namespaces | |
OpenID | |
Functions | |
Auth_Yadis_getUCSChars () | |
Auth_Yadis_getIPrivateChars () | |
Auth_Yadis_pct_escape_unicode ($char_match) | |
Auth_Yadis_startswith ($s, $stuff) | |
Auth_Yadis_getIPrivateChars | ( | ) |
Definition at line 35 of file Misc.php.
Referenced by Auth_OpenID_getEscapeRE(), and Auth_Yadis_getEscapeRE().
Auth_Yadis_getUCSChars | ( | ) |
Definition at line 12 of file Misc.php.
Referenced by Auth_OpenID_getEscapeRE(), and Auth_Yadis_getEscapeRE().
Auth_Yadis_pct_escape_unicode | ( | $char_match | ) |
Auth_Yadis_startswith | ( | $s, | |
$stuff | |||
) |
Definition at line 54 of file Misc.php.
Referenced by Auth_OpenID_remove_dot_segments(), Auth_Yadis_identifierScheme(), Auth_Yadis_rootAuthority(), Auth_Yadis_toIRINormal(), and Auth_Yadis_XRI().