TYPO3 CMS  TYPO3_6-2
Misc.php File Reference

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)
 

Function Documentation

◆ Auth_Yadis_getIPrivateChars()

Auth_Yadis_getIPrivateChars ( )

Definition at line 35 of file Misc.php.

Referenced by Auth_OpenID_getEscapeRE(), and Auth_Yadis_getEscapeRE().

◆ Auth_Yadis_getUCSChars()

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()

Auth_Yadis_pct_escape_unicode (   $char_match)

Definition at line 44 of file Misc.php.

References $result.

◆ Auth_Yadis_startswith()

Auth_Yadis_startswith (   $s,
  $stuff 
)