Home | History | Annotate | Download | only in docs

Lines Matching full:set_encoding

681 As of version 1.0.3, you can use the method set_encoding to specify the character set that your source is in. Valid names are those names that are valid for the PHP function htmlentities():
682 $geshi->set_encoding($encoding);