|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| test_parse_charset () | |
| test_convert () | |
| test_substr () | |
| test_strlen () | |
| test_strtolower () | |
| test_strtoupper () | |
| test_strpos () | |
| test_strrpos () | |
| test_specialtoascii () | |
| test_encode_mimeheader () | |
| test_entities_to_utf8 () | |
| test_utf8_to_entities () | |
| test_trim_utf8_bom () | |
| test_get_encodings () | |
| test_code2utf8 () | |
| test_strtotitle () | |
| test_deprecated_textlib_get_instance () | |
Static Public Attributes | |
| static | $includecoverage = array('lib/textlib.class.php') |
Definition at line 37 of file testtextlib.php.
| test_code2utf8 | ( | ) |
| test_convert | ( | ) |
| test_strlen | ( | ) |
| test_strpos | ( | ) |
| test_strrpos | ( | ) |
| test_strtolower | ( | ) |
| test_strtotitle | ( | ) |
| test_strtoupper | ( | ) |
| test_substr | ( | ) |
$includecoverage = array('lib/textlib.class.php') [static] |
Definition at line 39 of file testtextlib.php.