Home
last modified time | relevance | path

Searched full:add (Results 151 – 175 of 5573) sorted by last modified time

12345678910>>...223

/dokuwiki/inc/
H A DPassHash.php331 $add = 7;
336 $nr ^= ((($nr & 63) + $add) * $charVal) + ($nr << 8);
338 $add += $charVal;
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php651 * @var array Stores the default attributes to add to different tags by add_attributes().
850 * @param array $curl_options Curl options to add to default settings
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
H A Dlessc.inc.php
/dokuwiki/inc/Remote/
H A DApiCore.php258 // search_allpages handles depth weird, we need to add the given namespace depth
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md52 // To create a TAR archive directly in memory, create() it, add*()
/dokuwiki/lib/plugins/usermanager/lang/oc/
H A Dlang.php16 $lang['add'] = 'Ajustar';
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doracle8.php69 'ADD',
449 //Add the styles for groups 3-6 here when used
H A Doxygene.php66 'override', 'virtual', 'External', 'read', 'add', 'remove','final', 'abstract',
H A Dpostgresql.php51 'ABORT','ABSOLUTE','ACCESS','ACTION','ADD','ADMIN','AFTER',
H A Dpowershell.php16 * I suggest you add the ones you need yourself. I've included a few Sharepoint ones
59 'Add-Content', 'Add-History', 'Add-Member', 'Add-PSSnapin', 'Clear-Content', 'Clear-Item',
237 // There's about a hundred million of these, add the ones you need as you need them
H A Dprogress.php126 'ACCEPT-CHANGES','ACCEPT-ROW-CHANGES','ADD-BUFFER','ADD-CALC-COLUMN',
127 'ADD-COLUMNS-FROM','ADD-EVENTS-PROCEDURE','ADD-FIELDS-FROM','ADD-FIRST',
128 'ADD-HEADER-ENTRY','ADD-INDEX-FIELD','ADD-LAST','ADD
[all...]
H A Dprovidex.php20 * 2. Add standard object control properties
56 '*retry', '*return', '*same', 'accept', 'add index', 'addr',
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',
H A Dracket.php313 'path-&gt;string', 'path-add-suffix', 'path-convention-type',
562 'base-&gt;?', 'blame-add-unknown-context', 'blame-context',
660 'sequence-add-between', 'sequence-andmap', 'sequence-append',
664 'set-&gt;list', 'set-add', 'set-count', 'set-empty?', 'set-eq?',
672 'stream-&gt;list', 'stream-add-between', 'stream-andmap',
709 '=/c', 'absent', 'abstract', 'add-between', 'and/c', 'any',
711 'augride', 'augride*', 'between/c', 'blame-add-context',
H A Drails.php299 'before_create', 'add_to_base', 'errors', 'add', 'validate',
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE414 original copyright holder who places the Library under this License may add
/dokuwiki/bin/
H A Dwantedpages.php159 * Parse instructions and add the non-existing links to the result array
/dokuwiki/conf/
H A Dmysql.conf.php.example132 /* Additional SQL statements to add new users with the user manager */
135 /* This statement should add a user to the database. Minimum information
150 /* This statement should add a group to the database.
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php37 public function add($id, $user, $style, $data = '')
58 } //always add current time for new subscriptions
211 $result[$target][$u] = [$m[2], $m[3]]; // add to result
38 public function add($id, $user, $style, $data = '') global() function in dokuwiki\\Subscriptions\\SubscriberManager
/dokuwiki/lib/plugins/usermanager/lang/sk/
H A Dlang.php23 $lang['add'] = 'Pridať';
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt60 Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[syntax#internal|this Section]].
109 You can add footnotes ((This is a footnote)) by using double parentheses.
111 You can add footnotes ((This is a footnote)) by using double parentheses.
159 Of course, you can add a title (displayed as a tooltip by most browsers), too.
192 When you upload a ''video.webm'' and ''video.ogv'' next to the referenced ''video.mp4'', DokuWiki will automatically add them as alternatives so that one of the three files is understood by your browser.
348 You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text.
/dokuwiki/
H A Dfeed.php
/dokuwiki/inc/Ui/
H A DRecent.php209 * Add dropdown selector of item types to the form instance
H A DSearch.php94 * Add elements to adjust how the results are sorted
184 * Add the elements to be used for search assistance
204 * Add the elements to adjust the fragment search behavior
285 * Add the elements for the namespace selector

12345678910>>...223