TYPO3 API  SVNRelease
Namespaces | Functions
Misc.php File Reference

Go to the source code of this file.

Namespaces

namespace  OpenID

Functions

 Auth_Yadis_getUCSChars ()
 Auth_Yadis_getIPrivateChars ()
 Auth_Yadis_pct_escape_unicode ($char_match)
 Auth_Yadis_startswith ($s, $stuff)

Function Documentation

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)

Definition at line 44 of file Misc.php.

Auth_Yadis_startswith ( s,
stuff 
)