Searched refs:createDocumentWrapper (Results 1 – 1 of 1) sorted by relevance
4633 $documentID = phpQuery::createDocumentWrapper($markup, $contentType);4768 $documentID = self::createDocumentWrapper(4843 … protected static function createDocumentWrapper($html, $contentType = null, $documentID = null) { function in phpQuery