Home
last modified time | relevance | path

Searched full:input (Results 3726 – 3750 of 4846) sorted by relevance

1...<<141142143144145146147148149150>>...194

/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js54 jax: ['input/TeX', 'input/MathML', 'input/AsciiMath', 'output/SVG'],
H A DApp.js3948 var input = document.createElement('input');
3959 input.type = '';
3960 input.type = 'file';
3961 input.value = '';
4118 var input = document.createElement('input');
4144 }))(input.files[i]);
4148 input.type = '';
4149 input.type = 'file';
4150 input.value = '';
4478 input.focus();
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxGCP2.js91 {val: 'input', dispName: 'Input'}]},
307 case 'input':
/plugin/nodetailsxhtml/
H A Drenderer.php114 private function utf8_strlen( $input ) { argument
116 return dokuwiki\Utf8\PhpString::strlen( $input );
118 return utf8_strlen( $input );
/plugin/openid/
H A Daction.php302 …echo '<td width="10"><input type="checkbox" name="delete[' . htmlspecialchars($identity) . ']"/></…
307 echo '<input type="hidden" name="mode" value="delete"/>';
308 …echo '<input type="submit" value="' . $this->getLang('delete_selected_button') . '" class="button"…
/template/a_new_day/js/
H A Dcontrols.js572 okButton = document.createElement("input");
607 var textField = document.createElement("input");
812 // but waits for delay after last key input
/template/battlehorse/js/
H A Dcontrols.js572 okButton = document.createElement("input");
607 var textField = document.createElement("input");
812 // but waits for delay after last key input
/dokuwiki/lib/exe/
H A Djs.php41 global $INPUT;
44 $tpl = trim(preg_replace('/[^\w-]+/', '', $INPUT->str('t')));
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dsas.php58 '%END','%EVAL','%GLOBAL','%GOTO','%IF','%INDEX','%INPUT','%KEYDEF',
82 'IBESSEL','INDEXW','INDEXC','INDEX','INPUTN','INPUTC','INPUT',
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php25 use JMS\Serializer\Tests\Fixtures\Input; alias
338 $this->serializer->serialize(new Input($attributes), $this->getFormat());
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md57 ? If you will be parsing untrusted input from users, please consider setting the `html_input` and `allow_unsafe_links` options per the example above. See <https://commonmark.thephpleague.com/security/> for more details. If you also do choose to allow raw HTML input from untrusted users, consider using a library (like [HTML Purifier](https://github.com/ezyang/htmlpurifier)) to provide additional HTML filtering.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsHl7V2Stores.php147 * overwritten. The import operation is idempotent unless the input data
153 * the input, which might result in a success count larger than the number of
/plugin/userhomepage/
H A Dhelper.php194 …n btn_show" method="post" action="doku.php?id='.$this->getPrivateID().'"><input class="button" typ…
196 …on btn_show" method="post" action="doku.php?id='.$this->getPublicID().'"><input class="button" typ…
/plugin/combo/ComboStrap/
H A DEditButton.php305 $hiddenInputs .= $inputAttributes->toHtmlEmptyTag("input");
321 <input name="do" type="hidden" value="edit"/>
H A DFetcherMarkupWebcode.php19 * * it gets the input from the url query properties
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_search.less28 input[name="q"] {
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializer.php201 … 'The input data of type "%s" did not convert to an array, but got a result of type "%s".',
/plugin/pdfjs/pdfjs/web/locale/lo/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/wysiwyg/fckeditor/editor/dialog/
H A Dfck_template.html230 <input id="xChkReplaceAll" type="checkbox" /></td>
/plugin/mimetex/
H A Dmimetexrender.php53 "include","def","command","loop","repeat","open","toks","output","input",
/plugin/fckg/fckeditor/editor/dialog/
H A Dfck_template.html230 <input id="xChkReplaceAll" type="checkbox" /></td>
/plugin/pdfjs/pdfjs/web/locale/sah/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/pdfjs/pdfjs/web/locale/uz/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
/plugin/dirtylittlehelper/
H A DREADME.md19 …thought that it would be cool not to click on a button to have the search input and the insert but…
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dn.js2 * /MathJax-v2/jax/input/MathML/entities/n.js

1...<<141142143144145146147148149150>>...194