Home
last modified time | relevance | path

Searched defs:content (Results 251 – 275 of 383) sorted by path

1...<<111213141516

/plugin/google_adsense2/
H A Dcode.php124 function gads_boxcontent($content)
/plugin/groupmail/
H A Dsyntax.php302 private function send_mail ($to, $subject, $content, $from, $cc, $bcc) {
/plugin/gtime/gtlib/asn1/cms/
H A DCMSContentInfo.php43 private $content; variable in CMSContentInfo
H A DCMSEncapsulatedContentInfo.php44 private $content; variable in CMSEncapsulatedContentInfo
161 public function setContent($content) {
/plugin/gtime/gtlib/asn1/gt/
H A DGTVerificationRequest.php42 private $content; variable in GTVerificationRequest
147 public function setContent($content) {
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php55 private $content; variable in GTPublicationsFile
H A DGTVerifier.php41 …public static function verifyWithSignature(CMSContentInfo $content, GTDataHash $dataHash, $publicK…
93 …public static function verifyWithPublication(CMSContentInfo $content, GTDataHash $dataHash, $publi…
126 private static function verifyCommon(CMSContentInfo $content, GTDataHash $dataHash) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.block.php56 function &create_from_text($content, &$pipeline) {
H A Dbox.container.php31 var $content; variable in GenericContainerBox
H A Dbox.note-call.class.php22 function BoxNoteCall(&$content, &$pipeline) {
75 function &create(&$content, &$pipeline) {
H A Ddom.activelink.inc.php9 var $content; variable in ActiveLinkDOMTree
H A Ddom.php5.inc.php4 var $content; variable in DOMTree
H A Dfetched_data.file.class.php3 var $content; variable in FetchedDataFile
6 function FetchedDataFile($content, $path) {
H A Dfetched_data.url.class.php3 var $content; variable in FetchedDataURL
29 function FetchedDataURL($content, $headers, $url) {
H A Dfetcher.memory.class.php6 var $content; variable in FetcherMemory
8 function FetcherMemory($content, $base_path) {
H A Dfetcher.url.class.php21 var $content; variable in FetcherUrl
H A Dinline.content.builder.php754 function break_into_lines($content) {
758 function break_into_words($content) {
1037 function collapse_whitespace($content) {
1041 function remove_leading_linefeeds($content) {
1045 function remove_trailing_linefeeds($content) {
H A Dlayout.page.breaks.php325 function get_more_before($base, $content, $size) {
344 function get_more_after($base, $content, $size) {
539 function &get_previous($index, $content, $size) {
551 function &get_next($index, &$content, $size) {
H A Dpdf.fpdf.php234 $content) {
1152 function _stream($content) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DTag.php64 function Tag($name = "", $content = "") {
219 function setTagContent($content) {
H A DXML.php539 function setTagContent($content, $tagPath = "") {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php138 $content) {
1063 function _stream($content) {
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.simplest.from.memory.php36 var $content; variable in MyFetcherMemory
38 function MyFetcherMemory($content, $base_path) {
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dfetcher.memory.php5 var $content; variable in MyFetcherMemory
7 function MyFetcherMemory($content, $base_path) {
/plugin/html5video2/script/
H A Dvideo.min.js12 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).videojs=t()}…

1...<<111213141516