Home
last modified time | relevance | path

Searched full:input (Results 3201 – 3225 of 4846) sorted by relevance

1...<<121122123124125126127128129130>>...194

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.tiff.php458 … // Indicates the ISO Speed and ISO Latitude of the camera or input device as specifie…
487 …41484 => 'SpatialFrequencyResponse', // Records the camera or input device spati…
492 … // Indicates the exposure index selected on the camera or input device at the time…
493 …od', // Indicates the image sensor type on the camera or input device.
/plugin/combo/
H A Dcli.php261 global $INPUT;
262 $INPUT->server->set('REMOTE_USER', "cli");
318 global $INPUT;
319 $INPUT->server->set('REMOTE_USER', "cli");
/template/neolaoresources/
H A Ddesign.css13 input[type='text'], input[type='password'] { border: solid 1px #70548c; }
44 #searchform input { border: solid 1px #5d5d9a; margin-left: 1em; }
45 #searchform input.edit { width: 10em; }
/plugin/authucenter/
H A Dauth.php497 $uc_controls['user']->input = $args;
499 $username = $uc_controls['user']->input('username');
500 if(!$uc_controls['user']->input('isuid')) {
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js47 var selects = document.getElementsByTagName('input');
130 var select = document.createElement('input');
340 var cbox = c('input');
/plugin/webdav/vendor/sabre/http/
H A DREADME.md12 For Input:
17 * `php://input` or `$HTTP_RAW_POST_DATA`.
447 * php://input, but unfortunately we need to special case it.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DGroupsMemberships.php59 * requires an additional query input: 'member_key_namespace'. Example query:
139 * query input: 'member_key_namespace'. Example query: `member_key_id ==
242 * a `member_key_namespace`, which requires an additional query input:
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php198 * Input can be given as a single header value (string) or multiple headers
222 function parsePrefer($input) { argument
243 foreach (getHeaderValues($input) as $value) {
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php176 'Input array must contain at least %d item%s but contains only %s item%s.',
225 * Traditional map function, similar to `array_map()`, but allows input to contain
274 * Traditional reduce function, similar to `array_reduce()`, but input may contain
/template/tripillar/css/
H A Dtripillar.less298 input, input[type='text'], input[type='password'], textarea {
/dokuwiki/vendor/geshi/geshi/
H A DREADME.md10 input the source code you wish to highlight with the language you
/plugin/tumblr/
H A Dstyle.less142 input[type=text] {
/plugin/npd/
H A Dhelper.php91 …$ret .= '<input id="npd__create_button" type="submit" value="'.htmlspecialchars($label).'" class="…
/plugin/recaptcha2/lib/ReCaptcha/
H A DReCaptcha.php89 $recaptchaResponse = new Response(false, array('missing-input-response'));
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp88 <input type="submit" value="Submit">
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample07.html56 <input type="submit" value="Submit" />
H A Dsample14.html63 <input type="submit" value="Submit" />
H A Dsample02.html60 <input type="submit" value="Submit" />
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample02.lasso106 <input type="submit" value="Submit">
H A Dsample04.lasso90 <input type="submit" value="Submit">
/plugin/virtualkeyboard/vk/
H A Ddemo.html37 <input type="button" value="Keyboard" onclick="VirtualKeyboard.show('testb'/*,'td'*/);" />
/plugin/flexpaper/conf/
H A Ddefault.php17 …mitations of the Flash player disables (for security reasons) most of the input controls in true f…
/plugin/crypto/js/
H A Ddecrypt-dialog.js30 …' <td><input type="password" class="edit" id="decrypt_dialog_password"' + this.password + '/></t…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckconnector.py57 self.request = cgi.FieldStorage(fp=environ['wsgi.input'],
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample03.cfm90 <input type="submit" value="Submit">

1...<<121122123124125126127128129130>>...194