Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core_text Member List

This is the complete list of members for core_text, including all inherited members.

$noncharacterscore_textprotectedstatic
code2utf8($num)core_textstatic
convert($text, $fromCS, $toCS='utf-8')core_textstatic
encode_mimeheader($text, $charset='utf-8')core_textstatic
entities_to_utf8($str, $htmlent=true)core_textstatic
get_encodings()core_textstatic
get_entities_table()core_textprotectedstatic
is_charset_supported(string $charset)core_textstatic
parse_charset($charset)core_textstatic
remove_unicode_non_characters($value)core_textstatic
reset_caches()core_textstatic
specialtoascii($text, $charset='utf-8')core_textstatic
str_max_bytes($string, $bytes)core_textstatic
strlen($text, $charset='utf-8')core_textstatic
strpos($haystack, $needle, $offset=0)core_textstatic
strrchr($haystack, $needle, $part=false)core_textstatic
strrev($str)core_textstatic
strrpos($haystack, $needle)core_textstatic
strtolower($text, $charset='utf-8')core_textstatic
strtotitle($text)core_textstatic
strtoupper($text, $charset='utf-8')core_textstatic
substr($text, $start, $len=null, $charset='utf-8')core_textstatic
trim_utf8_bom($str)core_textstatic
UTF8_BOMcore_text
utf8_to_entities($str, $dec=false, $nonnum=false)core_textstatic
utf8ord($utf8char)core_textstatic