Home
last modified time | relevance | path

Searched refs:op (Results 151 – 175 of 189) sorted by last modified time

12345678

/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 … +\n 'mv nasm nc ndisasm netstat nice nl nohup nslookup objdump od open op passwd paste pathchk…
/plugin/webdavclient/
H A Dhelper.php1503 * @param string $op The report operation
1509 …private function buildReport($op, $ns = array(), $props = array(), $filters = array(), $hrefs = ar… argument
1515 $xml->startElement($op);
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js170 selector = selector.replace( rattrHashGlob, function( _, attr, op, value ) { argument
171 return "[" + attr + op + "\"" + value + "\"]";
/plugin/textinsert/lang/nl/
H A Dintro.txt7 worden. Klik daarna op de **Schrappen** knop onderaan het scherm. Bewerken doe je via het bewerking…
11 door te klikken op de voorziene knop onderaan het scherm.
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js4546 op = operators[plus[1]];
4548 val = op(parseFloat(a), +plus[2]);
4551 val = op(this.asPX(name), this.asPX(name, plus[2] + unit));
4568 op = operators[bplus[1]];
4572 to: op(parseFloat(a), +bplus[2]),
4579 to: op(a, this.asPX(name, bplus[2] + unit)),
/plugin/ipban/lang/nl/
H A Dbanned.txt3 Uw IP adres is op dit moment niet toegestaan om daarmee deze wiki te bezoeken. Dit kan het gevolg z…
5 …In dat geval kunt u contact opnemen met de wiki administrator met het verzoek de ban op te heffen.
H A Dintro.txt3 Deze plugin maakt het mogelijk om bepaalde gebruikers op basis van hun IP adres te blokkeren.
/plugin/data-au/lang/nl/
H A Dadmin_intro.txt3 Deze interface geeft je de mogelijkheid om nieuwe aliases te maken voor veldtypes gebaseerd op best…
H A Dedit_intro_contentonly.txt1 Bewerk het [[doku>plugin:data|datablok]] en klik op ''Opslaan''. Alsjeblieft alleen bewerken als je…
H A Dintro_clean.txt3 …ls de pagina wordt verwijderd via een normale wikibewerking. Als de pagina op een andere manier is…
H A Dedit_intro.txt1 Bewerk het [[doku>plugin:data|datablok]] en klik op ''Opslaan''. Alsjeblieft alleen bewerken als je…
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php76 $op = $this->binaryOperators[$token->getValue()];
83 } elseif (isset($op['callable'])) {
84 $expr = \call_user_func($op['callable'], $this->parser, $expr);
86 …1 = $this->parseExpression(self::OPERATOR_LEFT === $op['associativity'] ? $op['precedence'] + 1 : …
87 $class = $op['class'];
/plugin/structjoin/types/
H A DJoin.php149 * @param string $op
151 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) { argument
155 AbstractBaseType::filter($add, $tablealias, $colname, $comp, $value, $op);
166 $column->getType()->filter($add, $rightalias, $field, $comp, $value, $op);
/plugin/metaeditor/
H A Djstree.js5909 tmp, l, t, h, p, i, o, ok, t1, t2, op, ps, pr, ip, tm;
5973op = data.data.origin && (data.data.origin.settings.dnd.always_copy || (data.data.origin.settings.…
5975 …if(op === "move_node" && v === 'a' && (data.data.origin && data.data.origin === ins) && p === ins.…
5981 …tings.dnd && ins.settings.dnd.check_while_dragging === false) || ins.check(op, (data.data.origin &…
/plugin/ckgdoku/ckeditor/lang/
H A Dfr.js.unc108 …re navigateur ne permettent pas à l'éditeur d'exécuter automatiquement des opérations de copie. Ve…
110 …otre navigateur ne permettent pas à l'éditeur d'exécuter automatiquement l'opération \"couper\". V…
/plugin/dwcommits/
H A Dhelper.php661 $op = $attach ? 'AND' : "";
663 $q = " $op ( timestamp > $d1 AND timestamp < $d2 )";
666 $q = " $op timestamp > $d1 ";
669 $q = " $op timestamp < $d2 ";
674 function construct_ab_clause($author,$branch,$op,$msg){ argument
679 $OP = ($op == 'AND') ? ' AND ' : ' OR ';
696 function construct_msg_clause($phrase1,$phrase2,$op) { argument
699 $OP = ($op == 'AND') ? ' AND ' : ' OR ';
H A Dscript.js38 function dwc_branch(op) { argument
40 var selected = op.options[op.selectedIndex];
41 op.form['dwc__branch'].value=selected.text;
45 function dwc_repro(op) { argument
47 var selected = op.options[op.selectedIndex];
48 op.form['dwc__repro'].value=selected.text;
/plugin/loadskin/lang/nl/
H A Dintro.txt3 … je wiki. Merk alsjeblieft op, dat een gebruiker die een template selecteert via de optionele temp…
/plugin/cleanup/lang/nl/
H A Dintro.txt3 Deze plugin kan de data directory controleren op oude, meestal niet gebruikte bestanden. Wat wordt …
/plugin/condition/
H A Dsyntax.php105 if(($op = $this->_fetch_op($match, false)) !== null) {
106 $match = substr($match, strlen($op)); // remove heading op
107 $i['next'] = $op;
/plugin/groupmanager/
H A Dsyntax.php860 function _setFilter($op) argument
865 switch ($op) {
/plugin/database2/
H A Ddatabase2.php3048 foreach ( $operators as $op => $def )
3054 $head = "<option value=\"$op\" class=\"$class\"";
3057 $operators[$op] = strtr( $head, array( '%' => '%%' ) ) . '%s' .
/plugin/issuetracker/
H A Dtablekit.js41 if(op.sortable) {
44 if(op.resizable) {
47 if(op.editable) {
200 if(op.sortable) {
216 if(op.resizable) {
222 if(op.editable) {
285 var css = ((i+1)%2 === 0 ? op[0] : op[1]);
290 if(cn[x] !== op[0] && cn[x] !== op[1]) { newCn.push(cn[x]); }
834 switch(op.element) {
854 if(op.showSubmit) {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js26050 hold >>>= op;
26051 bits -= op;
26062 if (op) {
26068 hold >>>= op;
26069 bits -= op;
26083 hold >>>= op;
26084 bits -= op;
26107 bits -= op;
26111 op = dist - op; /* distance back in window */
27901 color.apply(op);
[all …]
H A Dpdfmake.min.js.map1op","dolen","dodist","MAXBITS","lbase","lext","dbase","dext","lens_index","table_index","incr","cu…

12345678