Home
last modified time | relevance | path

Searched +defs:type +defs:value (Results 201 – 225 of 574) sorted by relevance

12345678910>>...23

/plugin/ebnf/
H A Debnf.php282 function ebnf_check_token($token, $type, $value) {
/plugin/diagramsnet/lib/math/jax/element/mml/
Djax.js19ir+"/mml",optableDir:MathJax.ElementJax.directory+"/mml/optable"});MathJax.ElementJax.mml.Augment(… property
/plugin/jsoneditor/script/
Djsoneditor.min.js2typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&defi… method
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js331 }function createSimpleEscape(name,direction){return function(value){var list=entityConversionLists[… argument
378 this.escapeNewLines=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n") argument
380 this.stripNewLines=function(value){return typeof(value)=="string"?value.replace(/[\r\n]/g," "):value argument
382 this.escapeJS=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n").replace('"','\… argument
384 function escapeHTMLAttribute(value){function replaceChars(ch){switch(ch){case"&":return"&"; argument
394 }function escapeHTML(value){function replaceChars(ch){switch(ch){case"<":return"&lt;"; argument
1144 }params.push({name:decodeURIComponent(parts[0]),value:decodeURIComponent(parts[1])}) property
1145 }else{params.push({name:decodeURIComponent(parts[0]),value:""}) property
1168 }params.push({name:decodeURIComponent(parts[0]),value:[decodeURIComponent(parts[1])]}) property
1169 }else{params.push({name:decodeURIComponent(parts[0]),value:[""]}) property
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js919 return function(value) argument
1046 this.escapeNewLines = function(value) argument
1051 this.stripNewLines = function(value) argument
1056 this.escapeJS = function(value) argument
1061 function escapeHTMLAttribute(value) argument
1088 function escapeHTML(value) argument
3152 … params.push({name: decodeURIComponent(parts[0]), value: decodeURIComponent(parts[1])}); property
3155 params.push({name: decodeURIComponent(parts[0]), value: ""}); property
3211 … params.push({name: decodeURIComponent(parts[0]), value: [decodeURIComponent(parts[1])]}); property
3214 params.push({name: decodeURIComponent(parts[0]), value: [""]}); property
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js342 }function createSimpleEscape(name,direction){return function(value){var list=entityConversionLists[… argument
389 this.escapeNewLines=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n") argument
391 this.stripNewLines=function(value){return typeof(value)=="string"?value.replace(/[\r\n]/g," "):value argument
393 this.escapeJS=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n").replace('"','\… argument
395 function escapeHTMLAttribute(value){function replaceChars(ch){switch(ch){case"&":return"&amp;"; argument
405 }function escapeHTML(value){function replaceChars(ch){switch(ch){case"<":return"&lt;"; argument
1155 }params.push({name:decodeURIComponent(parts[0]),value:decodeURIComponent(parts[1])}) property
1156 }else{params.push({name:decodeURIComponent(parts[0]),value:""}) property
1179 }params.push({name:decodeURIComponent(parts[0]),value:[decodeURIComponent(parts[1])]}) property
1180 }else{params.push({name:decodeURIComponent(parts[0]),value:[""]}) property
[all …]
/plugin/zwidoku/files/
H A Djs.js1get:function(){console.warn('Using DOKU_UHN is deprecated. Please use JSINFO.useHeadingNavigation … property
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all.js2399 toggleClass: function (value, flag) { argument
2474 modifyChild({ type: "modifyChild" }, data); property
2814 _setExpiringValue: function (key, value, ms) { argument
2816 value: value, property
3365 type: "radio", property
3367 value: this.activeNode.key, property
3375 type: "checkbox", property
3377 value: node.key, property
3818 setOption: function (optionName, value) { argument
3864 _triggerNodeEvent: function (type, node, originalEvent, extra) { argument
[all …]
/plugin/asciidocjs/node_modules/lodash/
Dlodash.js612 function arrayIncludes(array, value) { argument
626 function arrayIncludesWith(array, value, comparator) { argument
791 eachFunc(collection, function(value, key, collection) { argument
832 function baseIndexOf(array, value, fromIndex) { argument
848 function baseIndexOfWith(array, value, fromIndex, comparator) { argument
867 function baseIsNaN(value) { argument
925 eachFunc(collection, function(value, index, collection) { argument
1031 return function(value) { argument
1209 map.forEach(function(value, key) { argument
1265 set.forEach(function(value) { argument
[all …]
/plugin/sequencediagram/bower_components/lodash/
Dlodash.js598 function arrayIncludes(array, value) { argument
612 function arrayIncludesWith(array, value, comparator) { argument
777 eachFunc(collection, function(value, key, collection) { argument
818 function baseIndexOf(array, value, fromIndex) { argument
834 function baseIndexOfWith(array, value, fromIndex, comparator) { argument
853 function baseIsNaN(value) { argument
911 eachFunc(collection, function(value, index, collection) { argument
1004 return function(value) { argument
1182 map.forEach(function(value, key) { argument
1238 set.forEach(function(value) { argument
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.js598 function arrayIncludes(array, value) { argument
612 function arrayIncludesWith(array, value, comparator) { argument
777 eachFunc(collection, function(value, key, collection) { argument
818 function baseIndexOf(array, value, fromIndex) { argument
834 function baseIndexOfWith(array, value, fromIndex, comparator) { argument
853 function baseIsNaN(value) { argument
911 eachFunc(collection, function(value, index, collection) { argument
1004 return function(value) { argument
1182 map.forEach(function(value, key) { argument
1238 set.forEach(function(value) { argument
[all …]
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.js406 type: block ? 'Block' : 'Line', property
407 value: text, property
534 pp.eat = function(type) { argument
596 pp.expect = function(type) { argument
1826 pp$3.parseLiteral = function(value) { argument
2260 function finishNodeAt(node, type, pos, loc) { argument
2270 pp$5.finishNode = function(node, type) { argument
2276 pp$5.finishNodeAt = function(node, type, pos, loc) { argument
2572 pp$7.finishToken = function(type, val) { argument
2759 pp$7.finishOp = function(type, size) { argument
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
Djquery.jplayer.js1084 type: $.jPlayer.error.NO_SOLUTION, property
1280 _testPlaybackRate: function(type) { argument
1484 type: $.jPlayer.error.URL, property
1563 type: $.jPlayer.error.URL, property
1674 type: $.jPlayer.error.VERSION, property
1757 type: $.jPlayer.error.URL, property
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT, property
2359 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
2408 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
Djquery.jplayer.js1084 type: $.jPlayer.error.NO_SOLUTION, property
1280 _testPlaybackRate: function(type) { argument
1484 type: $.jPlayer.error.URL, property
1563 type: $.jPlayer.error.URL, property
1674 type: $.jPlayer.error.VERSION, property
1757 type: $.jPlayer.error.URL, property
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT, property
2359 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
2408 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
[all …]
/plugin/jplayer/components/jplayer/
Djplayer-built.js1084 type: $.jPlayer.error.NO_SOLUTION, property
1280 _testPlaybackRate: function(type) { argument
1484 type: $.jPlayer.error.URL, property
1563 type: $.jPlayer.error.URL, property
1674 type: $.jPlayer.error.VERSION, property
1757 type: $.jPlayer.error.URL, property
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT, property
2359 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
2408 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
Djquery.jplayer.js1084 type: $.jPlayer.error.NO_SOLUTION, property
1280 _testPlaybackRate: function(type) { argument
1484 type: $.jPlayer.error.URL, property
1563 type: $.jPlayer.error.URL, property
1674 type: $.jPlayer.error.VERSION, property
1757 type: $.jPlayer.error.URL, property
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT, property
2359 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
2408 type: $.jPlayer.warning.CSS_SELECTOR_COUNT, property
[all …]
/plugin/authgoogle/google/contrib/
DGoogle_ShoppingService.php414 public $type; variable in Google_ProductsFacets
447 public function setType( $type) {
467 public $value; variable in Google_ProductsFacetsBuckets
498 public function setValue( $value) {
518 public $type; variable in Google_ProductsPromotions
562 public function setType( $type) {
572 public $value; variable in Google_ProductsPromotionsCustomFields
579 public function setValue( $value) {
1107 public $type; variable in Google_ShoppingModelProductJsonV1Attributes
1109 public $value; variable in Google_ShoppingModelProductJsonV1Attributes
[all …]
/plugin/combo/ComboStrap/
H A DTagAttributes.php380 public static function toQualifiedCssValue($value): string
769 public function addOutputAttributeValue($key, $value): TagAttributes
792 public function addOutputAttributeValueIfNotEmpty($key, $value)
907 function addStyleDeclarationIfNotSet($property, $value)
913 function setStyleDeclaration($property, $value): TagAttributes
1143 function setType($type): TagAttributes
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js281 getObjects: function(type) { argument
357 removeFromArray: function(array, value) { argument
477 parseUnit: function(value, fontSize) { argument
524 getKlass: function(type, namespace) { argument
1904 setOpacity = function(element, value) { argument
2866 function normalizeValue(attr, value, parentAttributes, fontSize) { argument
3449 parseFontDeclaration: function(value, oStyle) { argument
3710 svgCache.get(url, function (value) { argument
5222 type: type, property
6148 setWidth: function (value, options) { argument
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js2typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.am… method in anonymousFunction238dff870200.Qe
7 …i,Dt=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/gi,Bt=Array.isArray||function(e){return e instanceof… property
28red-by" title="Powered by bpmn.io" style="position: absolute; bottom: 15px; right: 15px; z-index: … argument
34 …s=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)… variable
/plugin/ol3/
Dscript.js1value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(… property
8value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBu… property
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php82 public function __construct($text, string $type = self::XML_TYPE)
302 public function setRootAttribute($name, $value)
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2typeOf,UE=Object.prototype.hasOwnProperty;var qE=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(t=e(… property
5 …e:"unresolved reference <"+T.id+">",element:T.element,property:T.property,value:T.id}),W.isMany){v… method
6type.mapDefaultPrefixes=function(e){this.defaultPrefixMap=e};nr.prototype.defaultUriByPrefix=funct… property
7 …"Interface",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"op… property
10type._setDefinitions=function(e){this._definitions=e};$e.prototype.getModules=function(){return th… property
234 ….prototype.open=function(e,t,n,r){if(!e)throw new Error("target is missing");if(!t)throw new Error… property
262 …nvas=r}oi.$inject=["contextPad","popupMenu","translate","canvas"];oi.prototype.getMultiElementCont… property
263 …,!!t};var Hp={__depends__:[ei],__init__:["directEditing"],directEditing:["type",cn]};function X_(e… property
274 …bpmn:BoundaryEvent")&&(i=(s=t.get("eventDefinitions")[0])==null?void 0:s.$type,r=lb[i]||[],!Qe(t.$… property
282,this)}to.$inject=["popupMenu","distributeElements","translate","rules"];to.prototype.getPopupMenu… property
[all …]
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.ui-deps.js121 $.each( prototype, function( prop, value ) { argument
365 $.each( this.classesElementLookup, function( key, value ) { argument
388 option: function( key, value ) { argument
440 _setOption: function( key, value ) { argument
454 _setOptionClasses: function( value ) { argument
485 _setOptionDisabled: function( value ) { argument
563 $.each( that.classesElementLookup, function( key, value ) { argument
691 _trigger: function( type, event, data ) { argument
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php58 public $type = 0; variable in XMLSecurityKey
77 public function __construct($type, $params=null) {
423 static function makeAsnSegment($type, $string) {
602 public function createNewSignNode($name, $value=null) {
1355 public $type = null; variable in XMLSecEnc
1368 public function addReference($name, $node, $type) {

12345678910>>...23