| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fckbrowserinfo.js | 28 IsIE : s.Contains('msie'), 29 IsIE7 : s.Contains('msie 7'), 30 IsGecko : s.Contains('gecko/'), 31 IsSafari : s.Contains('safari'), 32 IsOpera : s.Contains('opera'), 33 IsMac : s.Contains('macintosh')
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fckbrowserinfo.js | 29 IsIE7 : /*@cc_on!@*/false && s.Contains('msie 7'), 30 IsGecko : s.Contains('gecko/'), 31 IsSafari : s.Contains(' applewebkit/'), // Read "IsWebKit" 33 IsMac : s.Contains('macintosh')
|
| D | fckdomtools.js | 509 Contains : function( mainElement, otherElement ) method
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/ |
| D | README.md | 54 // Contains the summary for this DocBlock 57 // Contains \phpDocumentor\Reflection\DocBlock\Description object
|
| /plugin/grensladawritezor/fckeditor/editor/_source/classes/ |
| D | fckdomrange_gecko.js | 56 if ( e.toString().Contains( 'NS_ERROR_ILLEGAL_VALUE' ) )
|
| /plugin/wysiwyg/fckeditor/editor/_source/classes/ |
| D | fckdomrange_gecko.js | 65 if ( e.toString().Contains( 'NS_ERROR_ILLEGAL_VALUE' ) )
|
| /plugin/grensladawritezor/fckeditor/editor/_source/ |
| D | fckjscoreextensions.js | 27 String.prototype.Contains = function( textToCheck ) method in String
|
| /plugin/wysiwyg/fckeditor/editor/_source/ |
| D | fckjscoreextensions.js | 27 String.prototype.Contains = function( textToCheck ) method in String
|
| /plugin/findologicxmlexport/vendor/hoa/exception/ |
| D | README.md | 163 * Contains the following exceptions: 174 * Contains the following exceptions:
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | structure.txt | 114 … // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m… 157 … // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m… 172 … { // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m… 571 … // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m… 1191 … // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m… 1334 … // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m… 1931 … // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m… 2156 … // <key name> can be anything, usually 'artist', 'title', etc. Contains array of one or m…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 43.43.js.map | 1 …Contains',\n 'List.ContainsAll',\n 'List.ContainsAny',\n 'List.Count',\n …
|
| D | 35.35.js.map | 1 … 'CONCAT',\n 'CONCAT_WS',\n 'CONNECTION_ID',\n 'Contains',\n 'CONV'…
|
| /plugin/grensladawritezor/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String 27 …:s.Contains('msie'),IsIE7:s.Contains('msie 7'),IsGecko:s.Contains('gecko/'),IsSafari:s.Contains('s… 52 …t);try{B.setEnd(A.endContainer,A.endOffset);}catch (e){if (e.toString().Contains('NS_ERROR_ILLEGAL…
|
| D | fckeditorcode_ie.js | 26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String 28 …:s.Contains('msie'),IsIE7:s.Contains('msie 7'),IsGecko:s.Contains('gecko/'),IsSafari:s.Contains('s…
|
| /plugin/flowplay/flowplayer/ |
| D | README.txt | 33 - Added ability to loop; Contains a new toggle button to control looping.
|
| /plugin/dokullm/doc/ |
| H A D | prompts.txt | 112 * Contains direct instructions to the LLM
|
| /plugin/saml/phpsaml/ |
| D | README.md | 270 * `tests/` - Contains the unit test of the toolkit. 271 * `demo1/` - Contains an example of a simple PHP app with SAML support. 273 * `demo2/` - Contains another example. 274 * `demo-old/` - Contains an example that uses the code of the older version of the
|
| /plugin/adfs/phpsaml/ |
| D | README.md | 270 * `tests/` - Contains the unit test of the toolkit. 271 * `demo1/` - Contains an example of a simple PHP app with SAML support. 273 * `demo2/` - Contains another example. 274 * `demo-old/` - Contains an example that uses the code of the older version of the
|
| /plugin/wysiwyg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String 27 …n!@*/false&&s.Contains('msie 7'),IsGecko:s.Contains('gecko/'),IsSafari:s.Contains(' applewebkit/')… 35 …=0) return B.nodeValue;else{return A.getAttribute(C,2);}};return null;},Contains:function(A,B){if … method 56 …t);try{C.setEnd(A.endContainer,A.endOffset);}catch (e){if (e.toString().Contains('NS_ERROR_ILLEGAL…
|
| D | fckeditorcode_ie.js | 26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String 28 …n!@*/false&&s.Contains('msie 7'),IsGecko:s.Contains('gecko/'),IsSafari:s.Contains(' applewebkit/')… 36 …=0) return B.nodeValue;else{return A.getAttribute(C,2);}};return null;},Contains:function(A,B){if … method
|
| /plugin/flowplay2/flowplayer/ |
| D | README.txt | 201 - Added ability to loop; Contains a new toggle button to control looping.
|
| /plugin/fckg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String 27 …d+)/)[1],10)>=6),IsSafari:s.Contains(' applewebkit/'),IsOpera:!!window.opera,IsAIR:s.Contains(' ad… 38 …=0) return B.nodeValue;else{return A.getAttribute(C,2);}};return null;},Contains:function(A,B){if … method 67 …t);try{C.setEnd(A.endContainer,A.endOffset);}catch (e){if (e.toString().Contains('NS_ERROR_ILLEGAL…
|
| D | fckeditorcode_ie.js | 26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String 28 …d+)/)[1],10)>=6),IsSafari:s.Contains(' applewebkit/'),IsOpera:!!window.opera,IsAIR:s.Contains(' ad… 40 …=0) return B.nodeValue;else{return A.getAttribute(C,2);}};return null;},Contains:function(A,B){if … method
|
| /plugin/strata/ |
| D | manual.txt | 282 | ''~'' | Contains |
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_sl.txt | 146 containsValidationErrors=Contains validation errors
|