Home
last modified time | relevance | path

Searched defs:str (Results 301 – 325 of 409) sorted by relevance

1...<<11121314151617

/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js722 mxVsdxCanvas2D.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cl… argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dscope.js845 base54.consider = function(str, delta) { argument
Dparse.js154 function is_identifier_string(str) { argument
298 function looking_at(str) { argument
372 var num = read_while(function(ch, str) { argument
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js6789 return function(str){if(str.wh) argument
6812 return[w,h]}})():function(str){var font=gene.curfont,swfac=font.swfac,h=font.size,w=0,i,j,c,n=str.l… argument
6827 function str2svg(str){if(typeof str=="object") argument
6870 function out_str(str){output+=str2svg(str)} argument
6871 function xy_str(x,y,str,action,w,wh){if(!wh) argument
7276 function out_XYAB(str,x,y,a,b){x=sx(x);y=sy(y);output+=str.replace(/X|Y|A|B|F|G/g,function(c){switc… argument
7292 Abc.prototype.out_svg=function(str){output+=str} argument
7394 function out_tubrn(x,y,dx,dy,up,str){var sw=str.length*10,h=up?-3:3;set_font("tuplet") argument
7402 function out_deco_str(x,y,name,str){var a,f,a_deco=deco_str_style[name] argument
Dpsvg-1.js225 Psvg.prototype.xygls=function(str,x,y,gl){var xy=getorig();ps_flush();abcobj.out_deco_str((x+xy[0])… argument
/plugin/securelogin/
Drsalib.js821 function parseBigInt(str, r) { argument
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
Dtwig.c184 static char *TWIG_STRTOLOWER(const char *str, int str_len) in TWIG_STRTOLOWER()
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
DCoreExtension.php511 function twig_replace_filter($str, $from, $to = null)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/dist/
Dsource-map.debug.js2992 str += chunk; field
Dsource-map.js2992 str += chunk; field
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dparse.js177 function is_identifier_string(str){ argument
257 function looking_at(str) { argument
/plugin/qrcode2/
Dphpqrcode.php1985 public static function isdigitat($str, $pos)
1994 public static function isalnumat($str, $pos)
/plugin/asciidocjs/node_modules/source-map/dist/
Dsource-map.debug.js3135 str += chunk; field
Dsource-map.js3135 str += chunk; field
/plugin/jcapture/lib/
Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
Dsequence-diagram-snap.js449 parseError: function(str, hash) { argument
517 parseError: function(str, hash) { argument
Dsequence-diagram-snap-min.js6 !function(){"use strict";function Diagram(){this.title=void 0,this.actors=[],this.signals=[]}functi… argument
/plugin/asciidocjs/node_modules/nunjucks/src/
Dcompiler.js303 _proto._binOpEmitter = function _binOpEmitter(node, frame, str) { argument
Dnodes.js239 function print(str, indent, inline) { argument
/plugin/dokucrypt/
Dscript.js214 function crypt_debug(str) { argument
/plugin/dokucrypt2/
Dscript.js284 function crypt_debug(str) { argument
/plugin/tagfilter/script/
Djquery.history.js1 …"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=… function
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
Dfunctions.js137 var o = function(str) { argument
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs695 function hashq(str/*:string*/)/*:string*/ { argument
1334 function dateNF_fix(str/*:string*/, dateNF/*:string*/, match/*:Array<string>*/)/*:string*/ { argument
1466 function crc32_str(str/*:string*/, seed/*:number*/)/*:number*/ { argument
3389 function parseDate(str/*:string|Date*/, fixdate/*:?number*/)/*:Date*/ { argument
3499 return function split_regex(str/*:string*/, re, def/*:string*/)/*:Array<string>*/ { argument
3695 return function xlml_fixstr(str/*:string*/)/*:string*/ { return str.replace(entregex,entrepl); }; argument
3697 function xlml_unfixstr(str/*:string*/)/*:string*/ { return str.replace(/(\r\n|[\r\n])/g,"\&#10;"); } argument
3789 return function htmldecode(str/*:string*/)/*:string*/ { argument
4510 function write_RichStr(str/*:XLString*/, o/*:?Block*/)/*:Block*/ { argument
4519 function write_BrtCommentText(str/*:XLString*/, o/*:?Block*/)/*:Block*/ { argument
[all …]

1...<<11121314151617