Home
last modified time | relevance | path

Searched defs:String (Results 1 – 25 of 62) sorted by relevance

123

/plugin/tablelayout/script/
H A Dpolyfills.js8 String.prototype.repeat = function (count) { class
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 … p=window.location.pathname;var i=window.location.search;var o=p.match(/\/(.*?)\/(doku.php)?\/?(.*…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 … p=window.location.pathname;var i=window.location.search;var o=p.match(/\/(.*?)\/(doku.php)?\/?(.*…
/plugin/indexmenu2/cms/extensions/
H A Dstringextensions.js10 String.prototype.ltrim=function(i){i=new RegExp("^("+(i?RegExp.escape(i):"\\s")+")+");return this.r… class
/plugin/virtualkeyboard/vk/extensions/
H A Dstringextensions.js17 String.prototype.ltrim = function(c) { class
/plugin/stlviewer/stlviewer/
H A Die_polyfills.js2 String.prototype.repeat = function(count) { class
/plugin/sketchcanvas/script/
H A Dtranslation.js23 "String": "文字列", property in resources.ja.translation
/plugin/googlepagerank/
H A Dsyntax.php95 function HashURL($String) {
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DButtonManager.java72 private void findButtons(final Movie movie, final Map<String, Place2> list) { in findButtons()
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js27 String.prototype.Contains = function( textToCheck ) class
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js89 String.prototype.Trim = function() class
/plugin/move/script/
H A Djson2.js188 String.prototype.toJSON = class
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
H A Djson2.js210 String.prototype.toJSON = this_value; class
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js340 String.prototype.trim = function() { class
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js142 String.prototype.Trim = function() class
/plugin/callflow/
H A Dscript.js92 String.prototype.ltrim = function(){return this.replace(/^\s+/,'');}; class
/plugin/lytebox/
H A Dlytebox.js29 String.prototype.trim = function () { return this.replace(/^\s+|\s+$/g, ''); } class
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js109 String.prototype.addslashes = function(){ class
/plugin/behave/
H A Dbehave.js49 String.prototype.repeat = function(times) { class
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js56 String.prototype.trim = function() { class
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js539 [Array.prototype, String.prototype, Number.prototype, Boolean.prototype].each( class
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 …rn true}var A=getComplexTables();function F(){var i=/\>\s+(\*\*|__|\/\/|'')\s+_\s+\1\s+<\/font>/gm… property in parse_wikitext.H
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js7 if(!String.prototype.repeat){String.prototype.repeat=function(l){return new Array(l+1).join(this);}… class
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …rn true}var A=getComplexTables();function F(){var i=/\>\s+(\*\*|__|\/\/|'')\s+_\s+\1\s+<\/font>/gm… property in parse_wikitext.t
/plugin/pagestat/
H A Dscript.js7 String.prototype.format = function () { class

123