Home
last modified time | relevance | path

Searched +full:field -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 82) sorted by relevance

1234

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dreg.php27 * - Add a verification to the multi-line portion of the hex field regex
29 * hex field.
H A Dcil.php52 '.localized', '.locale', '.line', '.language', '.import', '.imagebase', '.hash', '.get', '.fire', '.file', '.field',
67 'filetime', 'field', 'fault', 'fastcall', 'famorassem', 'family', 'famandassem', 'extern', 'extends', 'explicit',
H A Dracket.php72 'bitwise-and', 'bitwise-bit-field', 'bitwise-bit-set?',
280 'make-string', 'make-struct-field-accessor',
281 'make-struct-field-mutator', 'make-struct-type',
551 'struct-field-index', 'struct-out', 'submod', 'syntax',
587 'dup-input-port', 'dup-output-port', 'dynamic-get-field',
588 'dynamic-send', 'dynamic-set-field!', 'eighth', 'empty',
596 'field-names', 'fifth', 'file-name-from-path',
714 'class-field-accessor', 'class-field-mutator', 'class/c',
744 'field', 'fiel
[all...]
H A Dtyposcript.php96 // NOTE! the IMAGE and TEXT field already are linked in group 4, they
268 GESHI_SEARCH => '([^\.\$-\{]\b)(cObj|field|config|content|file|frameset|includeLibs|lib|page|plugin|register|resources|sitemap|sitetitle|styles|temp|tt_content|tt_news|types|xmlnews)\b',
H A Dfreebasic.php59 "extern", "field", "fix", "flip", "for", "fre", "freefile", "function", "get",
H A Dgwbasic.php58 'FILES','FIELD','SYSTEM','NAME','LSET','RSET','KILL',
H A Demail.php19 * * Better checks when a header field should be expected
215 //Field-Assignments
H A Dlb.php60 'dword', 'else', 'end', 'error', 'exit', 'field', 'filedialog',
H A Dgenero.php139 "FIELD",
H A Dsql.php76 'FALSE', 'FIELD', 'FIELDS', 'FILTER', 'FIRST', 'FLOAT', 'FLOOR', 'FLUSH', 'FOR',
H A Dqbasic.php83 'ERDEV', 'ERDEV$', 'ERL', 'ERR', 'ERROR', 'EXIT', 'EXP', 'FIELD', 'FILEATTR',
H A Dlotusscript.php131 'Navigator', 'Field', 'Button'
H A Dwhois.php67 2 => array( //Field Types
H A Dyaml.php24 * - Field testing and necessary corrections: this grammar file is usable, but not
H A Doracle8.php60 //Put your table field names here - e.g. select distinct ''''|| lower(column_name) || ''',' from user_tab_columns;
/dokuwiki/inc/Extension/
H A DAuthPlugin.php290 * @param array $changes array of field/value pairs to be changed (password will be clear text)
321 * @param array $filter array of field/pattern pairs, empty array for no filter
338 * @param array $filter array of field/pattern pairs, null for no filter
/dokuwiki/lib/scripts/
H A Dlocktimer.js53 * Add another field of the editform to be posted to the server when a draft is saved
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php252 * @param array $changes array of field/value pairs to be changed (password will be clear text)
363 * @param array $filter array of field/pattern pairs, null for no filter
403 * @param array $filter array of field/pattern pairs, empty array for no filter
554 $this->debugMsg("No 'group' field returned in select-user-groups statement", -1, __LINE__);
585 $this->debugMsg("No 'group' field returned from select-groups statement", -1, __LINE__);
/dokuwiki/inc/
H A Dmedia.php161 // load the field descriptions
180 foreach ($fields as $key => $field) {
182 if (empty($field[0])) continue;
183 $tags = [$field[0]];
184 if (isset($field[3]) && is_array($field[3])) $tags = array_merge($tags, $field[3]);
192 'name' => 'meta[' . $field[0] . ']'
196 if ($field[2] == 'text') {
199 ($lang[$field[
[all...]
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPGroups.php164 if (!array_key_exists("group_name", $attributes)){ return "Missing compulsory field [group_name]"; }
165 if (!array_key_exists("container", $attributes)){ return "Missing compulsory field [container]"; }
166 if (!array_key_exists("description", $attributes)){ return "Missing compulsory field [description]"; }
198 if ($group === null){ return "Missing compulsory field [group]"; }
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php400 echo '<tr><th>' . $this->lang["field"] . "</th><th>" . $this->lang["value"] . "</th></tr>";
512 * @param bool $required is this field required?
553 * @param string $key name of search field
622 echo '<td class="field userid"> ' . hsc($failure['user'][0]) . ' </td>';
623 echo '<td class="field username"> ' . hsc($failure['user'][2]) . ' </td>';
624 echo '<td class="field usermail"> ' . hsc($failure['user'][3]) . ' </td>';
625 echo '<td class="field usergroups"> ' . hsc($failure['user'][4]) . ' </td>';
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php647 * @param string $field name of the upload file
652 public function installFromUpload($field, $overwrite = true)
654 if ($_FILES[$field]['error']) {
655 throw new Exception($this->getLang('msg_upload_failed') . ' (' . $_FILES[$field]['error'] . ')');
662 $basename = basename($_FILES[$field]['name']);
666 if (!move_uploaded_file($_FILES[$field]['tmp_name'], "$tmp/upload.archive")) {
622 installFromUpload($field, $overwrite = true) global() argument
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator10.php93 * Compose the RSS-1.0 author field.
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientSSL.php146 //Since 23Jun2004 (0.1.2) - Made timeout a class field
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php931 $header .= pack('v', strlen($extra)); // extra field length
977 $header .= pack('v', strlen($extra)); // extra field length
1000 * Returns an allowed filename and an extra field header
1003 * extra field

1234