Home
last modified time | relevance | path

Searched defs:str (Results 251 – 275 of 307) sorted by relevance

1...<<111213

/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js137 var o = function(str) { argument
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap+u.join(",\n"+gap)+"\n"+o+"}":"{"+u.join(",")+"}",gap=o,i}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(e){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(e){return this.valueOf()});var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},rep;typeof JSON.stringify!="function"&&(JSON.stringify=function(e,t,n){var r;gap="",indent="";if(typeof n=="number")for(r=0;r<n;r+=1)indent+=" ";else typeof n=="string"&&(indent=n);rep=t;if(!t||typeof t=="function"||typeof t=="object"&&typeof t.length=="number")return str("",{"":e});throw new Error("JSON.stringify")}),typeof JSON.parse!="function"&&(JSON.parse=function (…) function
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js2146 Editor.trimCssUrl = function(str) argument
2874 Editor.base64Encode = function(str) argument
3635 Editor.crc32 = function(str) argument
H A DMenus.js128 }, function(str, callback, error, username) argument
3749 }, function(str, callback, error, username) argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js380 Popcorn.byId = function( str ) { argument
/plugin/dokucrypt/
H A Dscript.js214 function crypt_debug(str) { argument
/plugin/dokucrypt2/
H A Dscript.js284 function crypt_debug(str) { argument
/plugin/pagestat/
H A Dscript.js548 MulEditwindow.prototype.ptlog=function(str){ argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js724 function _trimString(str){ argument
H A Ddhtmlxgantt_keyboard_navigation.js1929 function _trimString(str){ argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php10632 UTF8StringToArray($str, $addSubset = true) global() argument
10661 UTF8toSubset($str) global() argument
11359 SetBasePath($str = '') global() argument
18949 SetStyles($str) global() argument
18973 DisableTags($str = '') global() argument
[all...]
/plugin/metaeditor/
H A Djstree.js6046 escape : function (str) { argument
6049 strip : function (str) { argument
6512 this.search = function (str, skip_async, show_only_matches, inside, append) { argument
/plugin/dokutexit/
H A Dlatex.php1706 function biggest_word_size($str) {
/plugin/a2s/
H A DASCIIToSVG.php2751 private static function svgEntities($str) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
23 …_i8":cttz_i8,"ctlz_i8":ctlz_i8,"NaN":NaN,"Infinity":Infinity},buffer);var _strlen=Module["_strlen"… argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js5297 …n && R.is(token, string) && args.length - 1 && (token = token.replace(formatrg, function (str, i) { argument
5342 return function (str, obj) { argument
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5131 function gradient(defs, str) { argument
5244 proto.gradient = function (str) { argument
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js1352 _this.str = function () { function
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js935 function escapeGroupsForEntities(str, lists) argument
963 'str' : r, property in escapeGroupsForEntities.results
986 function unescapeEntities(str, lists) argument
1037 this.unescapeForTextNode = function(str) argument
12221 function str(key, holder) { function
14890 function parseParts(str) argument
25442 function removeAll(str, re) { argument
25456 function trim(str) { argument

1...<<111213