Searched refs:phpQuery (Results 1 – 1 of 1) sorted by relevance
218 phpQuery::debug("Loading HTML, content type '{$this->contentType}'");223 phpQuery::debug("Loading XML, content type '{$this->contentType}'");229 phpQuery::debug("Loading XML, content type '{$this->contentType}'");232 … phpQuery::debug("Could not determine document type from content type '{$this->contentType}'");237 phpQuery::debug("Loading XML, isXML() == true");240 … phpQuery::debug('Loading as XML failed, trying to load as HTML, isXHTML == true');244 phpQuery::debug("Loading HTML, isXML() == false");263 if (phpQuery::$debug)264 phpQuery::debug('Full markup load (HTML): '.substr($markup, 0, 250));279 $charset = phpQuery::$defaultCharset;[all …]