Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_text Member List

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

$noncharacterscore_textprotectedstatic
__pad0__ (defined in core_text)core_text
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
mdl (defined in core_text)core_text
parse_charset($charset)core_textstatic
reason (defined in core_text)core_text
remove_unicode_non_characters($value)core_textstatic
reset_caches() (defined in core_text)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