Home
last modified time | relevance | path

Searched defs:name (Results 4276 – 4294 of 4294) sorted by last modified time

1...<<171172

/plugin/externallink/
H A Dsyntax.php70 function _externallink(&$renderer, $url, $name = NULL) {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckplugin.js24 var FCKPlugin = function( name, availableLangs, basePath ) argument
H A Dfckmenuitem.js24 var FCKMenuItem = function( parentMenuBlock, name, label, iconPathOrStripInfoArray, isDisabled ) argument
41 FCKMenuItem.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled ) argument
/plugin/textile2/
H A DclassTextile.php1093 function textile_popup_help($name, $helpvar, $windowW, $windowH)
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js233 this.addLayout = function(code, name, alpha, diff, alt, deadkeys) { argument
311 this.switchLayout = function (code, name) { argument
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js455 function jsUnitGetParm(name) argument
/plugin/chat/
H A Dscript.js529 function chatSetCookie(name, value, expire) { argument
542 function chatGetCookie(name) { argument
H A Dtw-sack.js58 this.setVar = function(name, value){ argument
62 this.encVar = function(name, value, returnvars) { argument
/plugin/bibtex/
H A Dsyntax.php339 function externallink($url, $name = NULL) {
483 function _simpleTitle($name){
/plugin/googlesearch/
H A Dnusoap.php1148 function schemaStartElement($parser, $name, $attrs) {
1443 function schemaEndElement($parser, $name) {
1756 function typeToForm($name,$type){
1912 var $name; variable in soapval
1960 …function soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attribute…
4333 function start_element($parser, $name, $attrs)
4546 function end_element($parser, $name){
5174 …function serializeType($name, $type, $value, $use='encoded', $encodingStyle=false, $unqualified=fa…
5936 function start_element($parser, $name, $attrs) {
6087 function end_element($parser, $name) {
[all …]
/plugin/bibtex/OSBib/
H A DPARSEXML.php90 return($rnode["_ELEMENTS"][0]);
91 }
101 $node["_ELEMENTS"] = array();
102 // add the new node to the end of the node stack
/plugin/zip/pear/MIME/
H A DType.php296 function addParameter($name, $value, $comment = false)
312 function removeParameter($name)
/plugin/zip/pear/MIME/Type/
H A DParameter.php34 var $name; variable in MIME_Type_Parameter
/plugin/zip/pear/File/
H A DArchive.php64 function& _option($name)
127 function setOption($name, $value)
140 function getOption($name)
493 function readUploadedFile($name)
/plugin/zip/pear/File/Archive/Reader/
H A DChangeName.php57 function modifyName($name)
68 function unmodifyName($name)
150 function modifyName($name)
166 function unmodifyName($name)
/plugin/zip/pear/File/Archive/Writer/
H A DMail.php119 $name = '', $isfile = true)
/plugin/bibtex/OSBib/create/
H A DMISC.php133 function aName($name)
H A DFORM.php82 function hidden($name, $value)
90 function radioButton($label, $name, $value = FALSE, $checked = FALSE)
102 function checkbox($label, $name, $checked = FALSE)
117 function selectFBox($label, $name, $array, $size = 3, $override = FALSE)
140 function selectedBox($label, $name, $array, $select, $size = 3, $override = FALSE)
169 function selectFBoxValue($label, $name, $array, $size = 3, $override = FALSE)
222 function selectFBoxValueMultiple($label, $name, $array, $size = 3, $override = FALSE)
302 function passwordInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
313 function textInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
324 function textareaInput($label, $name, $value = FALSE, $cols = 30, $rows = 5)
[all …]
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.bash

1...<<171172