Lines Matching defs:charset
175 public $charset; variable in DOMDocumentWrapper
253 protected function documentCreate($charset, $version = '1.0') {
510 protected function charsetAppendToHTML($html, $charset, $xhtml = false) {
535 protected function charsetAppendToXML($markup, $charset) {
608 protected function documentFragmentCreate($source, $charset = null) {
640 private function documentFragmentLoadMarkup($fragment, $charset, $markup = null) {
1126 public $charset = null; variable in phpQueryObject
4643 public static function newDocumentHTML($markup = null, $charset = null) {
4656 public static function newDocumentXML($markup = null, $charset = null) {
4669 public static function newDocumentXHTML($markup = null, $charset = null) {
4687 public static function phpToMarkup($php, $charset = 'utf-8') {
4711 public static function _phpToMarkupCallback($php, $charset = 'utf-8') {
4780 public static function newDocumentFileHTML($file, $charset = null) {
4793 public static function newDocumentFileXML($file, $charset = null) {
4806 public static function newDocumentFileXHTML($file, $charset = null) {