Home
last modified time | relevance | path

Searched +full:add -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 101 – 125 of 215) sorted by relevance

123456789

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php17 * $c = $a->add($b);
252 public function add(BigInteger $y)
254 return new static($this->value->add($y->value));
875 function add($y) global() function in phpseclib\\Math\\BigInteger
/dokuwiki/inc/
H A Dsearch.php180 * $opts['hash'] add hashes to result list
248 * $opts['hash'] add hashes to result list
583 // finally add the item
H A Dform.php93 * Add <fieldset></fieldset> tags around fields.
148 * @param string|array $elem Pseudo-tag or string to add to the form.
163 * @param string|array $elem Pseudo-tag or string to add to the form.
178 * @param string|array $elem Pseudo-tag or string to add to the form.
314 * Add a radio set
H A Dhtml.php954 // add object attributes for standard compliant browsers
959 // add object attributes for IE
977 // add flashvars
1044 * @param Doku_Form $form - (optional) form to add elements to
/dokuwiki/lib/plugins/config/core/
H A DLoader.php280 // add fieldset key
/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php162 * for "(", ")" remember the nesting level, add "\"
/dokuwiki/lib/scripts/
H A Deditor.js33 * Add the edit window size and wrap controls
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doxygene.php66 'override', 'virtual', 'External', 'read', 'add', 'remove','final', 'abstract',
H A Dmagiksf.php19 * - Add package identifiers
H A Dgenero.php49 "ADD",
H A Dnimrod.php90 'abs', 'accumulateResult', 'add', 'addAndFetch', 'addQuitProc',
H A Dfortran.php21 * - Get a list of inbuilt functions to add (and explore fortran more
H A D68000devpac.php62 'abcd', 'add', 'adda', 'addi', 'addq', 'addx', 'and', 'andi',
H A Ddcs.php31 * * Add handling for embedded C code. Note that the DCS IDE does not highlight C code
H A Dalgol68.php22 * - Add RegEx for BITS and REAL literals (INT to do)
40 * - Add REgEx for INT literals - Adding INT breaks formatting...
106 # Add permitted permutations of various parts #
H A Dyaml.php43 * can't add a case for that. Also, it is likely that multiple spaces can be put
H A Dpurebasic.php19 * Add the remaining ASM mnemonics and the 4.3x functions/etc.
221 'AAA', 'AAD', 'AAM', 'AAS', 'ADC', 'ADD', 'AND', 'ARPL', 'BOUND', 'BSF', 'BSR', 'BSWAP', 'BT', 'BTC', 'BTR',
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG29 * Matlab: Add keywords and functions from recent Matlab releases (apjanke)
36 - Add public/protected method & property visibility.
118 * Add raw string support for Rust (mbrown1413)
178 * Add mising keywords for T-SQL (SF#3435026, BenBE)
676 - Add possibility to handle more than one extra line style (SF #1698255, German Rumm, BenBE)
829 - Add =begin multiline comments in ruby (Juan J. Martínez)
H A DLICENSE232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientSSL.php169 // We have a certificate file set, so add these to the cURL handler
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php119 $subscriberManager->add($target, $user, $style, time());
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php151 * Add the default help, color and log options
302 // when colors are wanted, we also add the icon
/dokuwiki/
H A DCOPYING232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/dokuwiki/inc/Ui/
H A DRecent.php209 * Add dropdown selector of item types to the form instance
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php1237 return 'ISO_6937-2-add';
1300 return 'JIS_C6229-1984-b-add';
1312 return 'JIS_C6229-1984-hand-add';
1423 return 'NATS-DANO-ADD';
1433 return 'NATS-SEFI-ADD';
1956 * @todo Add support for EBCDIC

123456789