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 1 – 25 of 82) sorted by last modified time

1234

/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/lib/plugins/config/
H A Dadmin.php92 // rewrite config is broken. Add $ID as hidden field to remember
/dokuwiki/inc/
H A Dtemplate.php413 * attribute '_data'. This field will NOT BE ESCAPED automatically.
H A Dcommon.php140 * Print a hidden form field with a secret CSRF token
144 * @param bool $print if true print the field, otherwise html of the field is returned
145 * @return string html of hidden form field
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dfreebasic.php59 "extern", "field", "fix", "flip", "for", "fre", "freefile", "function", "get",
H A Dgenero.php139 "FIELD",
H A Dispfpanel.php49 ')AREA',')INIT',')REINIT',')PROC',')FIELD',')HELP',')LIST',')PNTS',')END'
70 'DEPTH','DUMP','ENGLISH','ERROR','EXIT','EXPAND','FIELD',
H A Dkotlin.php369 'Externalizable', 'FeatureDescriptor', 'Field',
H A Dsql.php76 'FALSE', 'FIELD', 'FIELDS', 'FILTER', 'FIRST', 'FLOAT', 'FLOOR', 'FLUSH', 'FOR',
H A Dvisualfoxpro.php237 'Extended','F','Fdow','Fetch','Field','Fields',
H A Dmysql.php173 'CONCAT_WS','CONCAT','ELT','EXPORT_SET','FIELD',
H A Dperl6.php183 # object field (via OBJECT_SPLITTERS).
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',
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator091.php185 * Compose the RSS-0.91 and RSS-2.0 author field.
H A DRSSCreator10.php93 * Compose the RSS-1.0 author field.
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedHtmlField.php5 * a feed, item or image html field (probably a description). Output is
38 * @return string the formatted field
42 // when field available and syndicated in html we assume
H A DHtmlDescribable.php10 * Indicates whether the description field should be rendered in HTML.
23 * Returns a formatted description field, depending on descriptionHtmlSyndicated and
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php605 * "The parameters field associated with id-sha1, id-sha224, id-sha256,
H A DRijndael.php518 // Each number in $rcon is equal to the previous number multiplied by two in Rijndael's finite field.
/dokuwiki/lib/scripts/
H A Dedit.js157 * @param {string} textboxId ID of the text field
162 var field = jQuery('#' + textboxId)[0],
164 opts = [field.value.substr(0,DWgetSelection(field).start)];
165 if (field.form && field.form.prefix) {
167 opts.push(field.form.prefix.value);
/dokuwiki/vendor/simplepie/simplepie/src/
H A DGzdecode.php152 * Extra field content
251 // Get the length of the extra field
258 // Set the extra field to the given data
/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
/dokuwiki/conf/
H A Dmediameta.php4 * the media manager. Each field of the array is an array with the
6 * fieldname - Where data will be saved (EXIF or IPTC field)

1234