Home
last modified time | relevance | path

Searched refs:minor (Results 1 – 25 of 88) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DPagespeedVersion.php29 public $minor; variable in Google\\Service\\PagespeedInsights\\PagespeedVersion
48 public function setMinor($minor) argument
50 $this->minor = $minor;
57 return $this->minor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelSemverSemVer.php23 public $minor; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelSemverSemVer
35 public function setMinor($minor) argument
37 $this->minor = $minor;
41 return $this->minor;
/plugin/struct/
H A Dhelper.php94 public function saveData($page, $data, $summary = '', $minor = false)
109 $newrevision = self::createPageRevision($page, $summary, $minor);
145 * @param bool $minor
148 public static function createPageRevision($page, $summary = '', $minor = false)
153 saveWikiText($page, rawWiki($page), $summary, $minor);
93 saveData($page, $data, $summary = '', $minor = false) global() argument
147 createPageRevision($page, $summary = '', $minor = false) global() argument
H A Dremote.php72 * @param bool $minor
77 public function saveData($page, $data, $summary, $minor = false)
86 $this->hlp->saveData($page, $data, $summary, $minor);
74 saveData($page, $data, $summary, $minor = false) global() argument
/plugin/hipchat/
H A Daction.php58 $minor = (boolean) $_REQUEST['minor'];
68 if ($minor) $say = $say . ' ['.$this->getLang('hipchat_minor').']';
71 $message = new rcrowe\Hippy\Message(!$minor, rcrowe\Hippy\Message::BACKGROUND_GREEN);
/plugin/flowplay/flowplayer/
H A Dswfobject.js97 this.minor=_27[1]!=null?parseInt(_27[1]):0;
103 if(this.minor<fv.minor){return false;}
104 if(this.minor>fv.minor){return true;}
/plugin/ajaxedit/
H A Dhelper.php118 * @param boolean $minor
122 function saveWikiPage($data,$summary,$minor = false,$param=array(),$autosubmit=true){ argument
123 saveWikiText($this->ID,$data,$summary,$minor);
/plugin/database2/
H A Dmedia.php355 list( $major, $minor ) = explode( '/', $mime );
391 imagesavealpha( $dest, ( $minor === 'png' ) );
392 imagealphablending( $dest, ( $minor !== 'png' ) );
394 if ( $minor !== 'png' )
410 switch ( $minor )
/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php503 public $minor; variable in Google_ResultVersion
510 public function setMinor( $minor) { argument
511 $this->minor = $minor;
514 return $this->minor;
/plugin/a2s/
H A DASCIIToSVG.php276 var $minor; /* The user-supplied minor token value. This variable in dokuwiki\\plugin\\a2s\\A2S_SVGPathyyStackEntry
629 $this->yy_destructor( $yytos->major, $yytos->minor);
750 $yytos->minor = $yypMinor;
864 …array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$this->yyidx + 0]->min…
872 …array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$this->yyidx + 0]->min…
888 …nor = array_merge($this->yystack[$this->yyidx + -1]->minor, $this->yystack[$this->yyidx + 0]->mino…
920 …array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$this->yyidx + 0]->min…
926 … = array_merge($this->yystack[$this->yyidx + -1]->minor, array($this->yystack[$this->yyidx + 0]->m…
937 …is->yystack[$this->yyidx + -2]->minor, $this->yystack[$this->yyidx + -1]->minor, $this->yystack[$t…
942minor, $this->yystack[$this->yyidx + -4]->minor, $this->yystack[$this->yyidx + -3]->minor, $this->…
[all …]
/plugin/quickedit/
H A Dscript.js64 minor=document.getElementById("minoredit"+id).value;
67 …'&page='+page+'&text='+text.replace(/&/g, '%26')+'&sub='+sub.replace(/&/g, '%26')+'&minor='+minor);
/plugin/autotweet2/
H A Daction.php53 …ANGE_TYPE_MINOR_EDIT: if (strpos($subject, 'minor') === FALSE) return; else $edittype = $this->get…
/plugin/enforcesummary/
H A Dplugin.info.txt6 desc Enforce summary or minor change on all edits
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php167 * @return int[] An array of major and minor version.
180 list(, $major, $minor) = $result;
186 list($major, $minor) = $versionParts;
190 return [(int) $major, (int) $minor];
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog30 * Change: minor FAQ update
83 * Change: minor documentation/FAQ update
116 * Change: minor documentation update
138 * Change: minor samples update
214 * Fixed: minor sample updates
373 * Fixed: minor samples updates
450 the patch (applied with minor changes).
674 * Change: minor documentation updates
829 * Fixed: a lot of minor bugfixes
880 * Change: minor FAQ/HOWTO additions
[all …]
/plugin/aceeditor/
H A DNEWS66 * Some minor improvements and bug fixes
76 * Fixed some minor bugs in table commands
83 * Some minor bugs fixed
/plugin/inlineeditor/
H A Dscript.js66 var minor = document.getElementById("minoredit"+id+page).value;
69 …'&page='+page+'&text='+text.replace(/&/g, '%26')+'&sub='+sub.replace(/&/g, '%26')+'&minor='+minor);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.tak.php81 $minor = ($ver & 0x00ff00) >> 8;
83 $thisfile_takaudio['version'] = 'TAK V '.$major.'.'.$minor.'.'.$revision;
/plugin/gtime/gtlib/util/
H A DGTUtil.php597 $minor = $version->shiftRight(20)->bitAnd($mask)->getValue();
600 return "{$major}.{$minor}.{$fix}";
/plugin/avtaskbox/
H A DREADME.md32 * Fixed image url and minor layout bugs.
/plugin/publistx/
H A Dchangelog4 * minor bugfixes for
/plugin/docimporter/
H A Daction.php114 $attrs = array('sum' => 'First try', 'minor' => false);
/plugin/xcom/lang/en/
H A Dfunctions.txt24 …following: \\ 1. ''(sum;summary text)'' \\ 2. ''(minor;1)'' \\ The semi-colons after ''sum'' and '…
61 …] , (string) raw Wiki text, (array) attrs \\ Where ''attrs'' is either ''minor'' or it is''sum'',…
/plugin/autostartpage/
H A Daction.php103 saveWikiText($id, $wikitext, "autostartpage", $minor = false);
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md43 * Additional minor performance improvements.

1234