ILIAS
Release_4_4_x_branch Revision 61816
|
Go to the source code of this file.
Namespaces | |
namespace | OpenID |
This module contains code for dealing with associations between consumers and servers. |
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().