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 51 – 75 of 82) sorted by relevance

1234

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.php212 if ($binaryGuid === null){ return "Missing compulsory field [binaryGuid]"; }
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php470 // when SSH_FXF_ACCESS_DISPOSITION is a 3 bit field that controls how the file is opened
477 0x00000008 => 'NET_SFTP_OPEN_APPEND_DATA', // "the offset field of SS_FXP_WRITE requests is ignored"
1099 // since 'handle' is the last field in the SSH_FXP_HANDLE packet, we'll just remove the first four bytes that
1152 // SFTPv6 has an optional boolean end-of-list field, but we'll ignore that, since the
1506 // SFTPv4+ adds an additional 32-bit integer field - flags - to the following:
1632 // "If either the owner or group field is zero length, the field should be
1633 // considered absent, and no change should be made to that specific field
1695 // incidentally, SFTPv4+ adds an additional 32-bit integer field - flags - to the following:
3142 // usually be larger than the 'size' field
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator091.php185 * Compose the RSS-0.91 and RSS-2.0 author field.
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dperl6.php183 # object field (via OBJECT_SPLITTERS).
H A Dgo.php93 'ast.Comment', 'ast.CommentGroup', 'ast.Decl', 'ast.Expr', 'ast.Field',
108 'dwarf.Field', 'dwarf.FloatType', 'dwarf.FuncType', 'dwarf.IntType',
H A Dstandardml.php208 1 => '(?<!\w)#\w+', /* record field access */
H A Doracle11.php64 //Put your table field names here - e.g. select distinct ''''|| lower(column_name) || ''',' from user_tab_columns;
H A Dblitzbasic.php90 'FlushJoy','Floor','Flip','First','FileType','FileSize','FilePos','Field',
H A Dgambas.php108 'DatabaseUser', 'Field', 'Index', 'Result', 'ResultField', 'Table', 'DataBrowser', 'DataCombo',
H A Djava5.php169 'AccessibleObject', 'AnnotatedElement', 'Constructor', 'Field', 'GenericArrayType', 'GenericDeclaration', 'GenericSignatureFormatError', 'InvocationHandler', 'InvocationTargetException', 'MalformedParameterizedTypeException', 'Member', 'Method', 'Modifier', 'ParameterizedType', 'ReflectPermission', 'Type', 'TypeVariable', 'UndeclaredThrowableException', 'WildcardType'
227 'AttributedCharacterIterator', 'AttributedCharacterIterator.Attribute', 'AttributedString', 'Bidi', 'BreakIterator', 'CharacterIterator', 'ChoiceFormat', 'CollationElementIterator', 'CollationKey', 'Collator', 'DateFormat', 'DateFormat.Field', 'DateFormatSymbols', 'DecimalFormat', 'DecimalFormatSymbols', 'FieldPosition', 'Format', 'Format.Field', 'MessageFormat', 'MessageFormat.Field', 'NumberFormat', 'NumberFormat.Field', 'ParseException', 'ParsePosition', 'RuleBasedCollator', 'SimpleDateFormat', 'StringCharacterIterator'
476 'DatatypeConfigurationException', 'DatatypeConstants', 'DatatypeConstants.Field', 'DatatypeFactory', 'Duration', 'XMLGregorianCalendar'
H A Dlotusformulas.php197 'SELECT', 'FIELD', 'ENVIRONMENT', 'DEFAULT', '@Zone ', '@Yesterday',
H A Dvisualfoxpro.php237 'Extended','F','Fdow','Fetch','Field','Fields',
H A Dmysql.php173 'CONCAT_WS','CONCAT','ELT','EXPORT_SET','FIELD',
H A Dkotlin.php369 'Externalizable', 'FeatureDescriptor', 'Field',
H A Djava.php385 'Externalizable', 'FeatureDescriptor', 'Field',
/dokuwiki/inc/parser/
H A Drenderer.php27 * $doc field. When all instructions are processed, the $doc field contents will be cached by
/dokuwiki/lib/plugins/config/
H A Dadmin.php92 // rewrite config is broken. Add $ID as hidden field to remember
/dokuwiki/lib/scripts/
H A Dlinkwiz.js66 * handle all keyup events in the entry field
H A Dmedia.js41 // add the action to autofill the "upload as" field
86 // "upload as" field autofill
/dokuwiki/lib/plugins/authldap/
H A Dauth.php320 * @param array $changes array of field/value pairs to be changed (password will be clear text)
400 * @param array $filter array of field/pattern pairs, null for no filter
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1053 field in the Subject field of the certificate MUST be used. Although
1880 foreach ($dn['rdnSequence'] as $field) {
1881 $prop = $field[0]['type'];
1882 $value = $field[0]['value'];
2516 * Helper function to build a time field according to RFC 3280 section
/dokuwiki/conf/
H A Dmysql.conf.php.example74 * information about one user. The field needed are:
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php74 * default value 'always'. 'exists' only shows 'other' input field when the setting contains value(s)
/dokuwiki/inc/HTTP/
H A DHTTPClient.php432 * If a message is received with both a Transfer-Encoding header field and a Content-Length
433 * header field, the latter MUST be ignored.
/dokuwiki/inc/
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

1234