rem stringlengths 0 126k | add stringlengths 0 441k | context stringlengths 13 136k | meta stringlengths 132 347 |
|---|---|---|---|
} | }, | last: function() { return this[this.length - 1]; } | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/actionpack/lib/action_view/helpers/javascripts/prototype.js |
} | }, | last: function() { return this[this.length - 1]; } | 4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/clean/railties/html/javascripts/prototype.js |
} | }, | last: function() { return this[this.length - 1]; } | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/railties/html/javascripts/prototype.js |
if(!isNav4) getObject(layer).innerHTML = file_loader.document.body.innerHTML; | if(!isNav4) { var o = getObject(layer); o.innerHTML = ""; o.innerHTML = file_loader.document.body.innerHTML; } | function layerLoadHandler(file_loader){ var layer = (isNav4? this.name: file_loader.layer_name); var properties = (isNav4? this.properties: file_loader.properties); if(!isNav4) getObject(layer).innerHTML = file_loader.document.body.innerHTML; boundPopup(layer); addPopup(layer, properties); captureMouseEvent(... | 2059 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2059/3989de27e6b5e0d61991025834e095f2a99065de/DynamicLoading.js/clean/server/modules/tags/javascript_support/scripts/DynamicLoading.js |
var layer = (isNav4? this: file_loader.layer_name); | var layer = (isNav4? this.name: file_loader.layer_name); | function layerLoadHandler(file_loader){ var layer = (isNav4? this: file_loader.layer_name); var properties = (isNav4? this.properties: file_loader.properties); if(!isNav4) getObject(layer).innerHTML = file_loader.document.body.innerHTML; boundPopup(layer); addPopup(layer, "none", properties); captureMouseEve... | 2059 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2059/b697206d44b1757f3b25be0b02d80ba1a94399b3/DynamicLoading.js/buggy/server/modules/tags/javascript_support/scripts/DynamicLoading.js |
addPopup(layer, "none", properties); | addPopup(layer, properties); | function layerLoadHandler(file_loader){ var layer = (isNav4? this.name: file_loader.layer_name); var properties = (isNav4? this.properties: file_loader.properties); if(!isNav4) getObject(layer).innerHTML = file_loader.document.body.innerHTML; boundPopup(layer); addPopup(layer, "none", properties); captureMou... | 2059 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2059/819343ef62f99be26a306bdce24e343eddc52f87/DynamicLoading.js/buggy/server/modules/tags/javascript_support/scripts/DynamicLoading.js |
return this.charAt(0).toLowerCase() + this.substr(1); | return this.charAt(0).toLowerCase() + this.substr(1); | String.prototype.lcfirst = function() { return this.charAt(0).toLowerCase() + this.substr(1);}; | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/409c1704b4cf230ddff8734c8f4835b0c22da435/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
var self = this; return { toString: function(index) { return self.variableName + ".length"; } } | return this.variableName + ".length"; | EqualsArray.prototype.length = function() { var self = this; return { toString: function(index) { return self.variableName + ".length"; } }} | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/9c787c7e6c12c5505c234cea90865fbee0d58139/java-rc.js/clean/src/content/formats/java-rc.js |
this.hfg=8; this.hbg=1; | this.dfg=8; this.dbg=1; | function Lightbar(items){ this.fg=7; this.bg=1; this.xpos=1; this.ypos=1; this.direction=0; this.hfg=1; this.hbg=7; this.hfg=8; this.hbg=1; this.kfg=15; this.khfg=15; this.current=0; this.align=0; this.force_width=-1; this.getval=Lightbar_getval; this.draw=Lightbar_draw; this.clear=Lightbar_clearitems; this.add=Lightba... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
this.draw=Lightbar_draw; | function Lightbar(items){ this.fg=7; this.bg=1; this.xpos=1; this.ypos=1; this.direction=0; this.hfg=1; this.hbg=7; this.kfg=15; this.khfg=15; this.current=0; this.align=0; this.force_width=-1; this.getval=Lightbar_getval; this.clear=Lightbar_clearitems; this.add=Lightbar_additem; this.failsafe_getval=Lightbar_failsafe... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/dff78093b4c0670fb6429f08f00e750b3f057b49/lightbar.js/clean/load/lightbar.js | |
if(!this.items[i].disabled) { | if(this.items[i].disabled) console.attributes=dattr; else { | function Lightbar_draw(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return; } if(!(user.settings... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
if(!this.items[i].disabled) { | if(this.items[i].disabled) console.attributes=dattr; else { | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; var last_cur; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
} while(this.items[this.current]!=disabled || this.items[this.current].retval==undefined); | } while(this.items[this.current].disabled || this.items[this.current].retval==undefined); | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; var last_cur; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
} while(this.items[this.current]!=disabled || this.items[this.current].retval==undefined); | } while(this.items[this.current].disabled || this.items[this.current].retval==undefined); | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; var last_cur; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
} while(this.items[this.current]!=disabled || this.items[this.current].retval==undefined); | } while(this.items[this.current].disabled || this.items[this.current].retval==undefined); | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; var last_cur; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
} while(this.items[this.current]!=disabled || this.items[this.current].retval==undefined); | } while(this.items[this.current].disabled || this.items[this.current].retval==undefined); | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; var last_cur; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
while(this.items[this.current]!=disabled || this.items[this.current].retval==undefined) { | while(this.items[this.current].disabled || this.items[this.current].retval==undefined) { | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; var last_cur; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
while(this.items[this.current]!=disabled || this.items[this.current].retval==undefined) { | while(this.items[this.current].disabled || this.items[this.current].retval==undefined) { | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var dattr=this.dbg<<4|this.dfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; var last_cur; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/0dbb1092e971fb474c32ce1ba58e9d2126094717/lightbar.js/buggy/load/lightbar.js |
if(this.items[i]==undefined) { alert("Sparse items array!"); return(this.failsafe_getval()); } if(this.items[i].text==undefined) { alert("No text for item "+i+"!"); return(this.failsafe_getval()); } | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.failsafe_getval()); } if(!(user.settings & USE... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/dff78093b4c0670fb6429f08f00e750b3f057b49/lightbar.js/clean/load/lightbar.js | |
console.gotoxy(curx, cury); if(i==this.current) { cursx=curx; cursy=cury; } j=0; if(cleaned.length < width) { if(this.align==1) { if(this.current==i) console.attributes=cattr; else console.attributes=attr; for(;j<width-cleaned.length;j++) console.write(' '); } if(this.align==2) { if(this.current==i) console.attributes=... | if(i==this.current || i==last_cur) { console.gotoxy(curx, cury); if(i==this.current) { cursx=curx; cursy=cury; } k=0; if(cleaned.length < width) { if(this.align==1) { if(this.current==i) console.attributes=cattr; else console.attributes=attr; for(;k<width-cleaned.length;k++) console.write(' '); } if(this.align==2) { if... | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.failsafe_getval()); } if(!(user.settings & USE... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/dff78093b4c0670fb6429f08f00e750b3f057b49/lightbar.js/clean/load/lightbar.js |
else { console.attributes=attr; console.write(" "); | else | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.failsafe_getval()); } if(!(user.settings & USE... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/dff78093b4c0670fb6429f08f00e750b3f057b49/lightbar.js/clean/load/lightbar.js |
} | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.failsafe_getval()); } if(!(user.settings & USE... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/dff78093b4c0670fb6429f08f00e750b3f057b49/lightbar.js/clean/load/lightbar.js | |
last_cur=this.current; | function Lightbar_getval(current){ var attr=this.bg<<4|this.fg; var cattr=this.hbg<<4|this.hfg; var kattr=this.bg<<4|this.kfg; var kcattr=this.hbg<<4|this.khfg; var ret=undefined; if(current!=undefined) this.current=current; if(!(user.settings & USER_ANSI)) { return(this.failsafe_getval()); } if(!(user.settings & USE... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/dff78093b4c0670fb6429f08f00e750b3f057b49/lightbar.js/clean/load/lightbar.js | |
function Line(attr) | function Line() | function Line(attr){ var i; if(attr==undefined) attr=7; /* The actual text of this line */ this.text=''; /* The attributes of this line */ this.attr=new Array(); for(i=0; i<80; i++) this.attr[i]=attr; this.hardcr=false; this.draw=Line_draw;} | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/01df868790e712324b0ea222651723cca8476031/fseditor.js/buggy/fseditor.js |
if(attr==undefined) attr=7; | function Line(attr){ var i; if(attr==undefined) attr=7; /* The actual text of this line */ this.text=''; /* The attributes of this line */ this.attr=new Array(); for(i=0; i<80; i++) this.attr[i]=attr; this.hardcr=false; this.draw=Line_draw;} | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/01df868790e712324b0ea222651723cca8476031/fseditor.js/buggy/fseditor.js | |
this.attr=new Array(); for(i=0; i<80; i++) this.attr[i]=attr; | this.attr=''; /* If this line ends with a "hard" CR */ | function Line(attr){ var i; if(attr==undefined) attr=7; /* The actual text of this line */ this.text=''; /* The attributes of this line */ this.attr=new Array(); for(i=0; i<80; i++) this.attr[i]=attr; this.hardcr=false; this.draw=Line_draw;} | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/01df868790e712324b0ea222651723cca8476031/fseditor.js/buggy/fseditor.js |
this.draw=Line_draw; | /* This line was kludge-wrapped (ie: not on a word boundary) */ this.kludged=false; /* Start of actual text (after quote indicator) */ this.firstchar=0; | function Line(attr){ var i; if(attr==undefined) attr=7; /* The actual text of this line */ this.text=''; /* The attributes of this line */ this.attr=new Array(); for(i=0; i<80; i++) this.attr[i]=attr; this.hardcr=false; this.draw=Line_draw;} | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/01df868790e712324b0ea222651723cca8476031/fseditor.js/buggy/fseditor.js |
function linkFolderHTML(isTextLink) { | function linkFolderHTML(isTextLink) { | function linkFolderHTML(isTextLink) { var docW = ""; if (this.hreference) { if (USEFRAMES) docW = docW + "<a href='" + this.hreference + "' TARGET=\"basefrm\" " else docW = docW + "<a href='" + this.hreference + "' TARGET=_top " if (isTextLink) { docW += "id=\"itemTextLink"+this.id+"\" "; ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js |
if (this.hreference) { | if (this.hreference) { | function linkFolderHTML(isTextLink) { var docW = ""; if (this.hreference) { if (USEFRAMES) docW = docW + "<a href='" + this.hreference + "' TARGET=\"basefrm\" " else docW = docW + "<a href='" + this.hreference + "' TARGET=_top " if (isTextLink) { docW += "id=\"itemTextLink"+this.id+"\" "; ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js |
docW = docW + "<a href='" + this.hreference + "' TARGET=_top " | docW = docW + "<a href='" + this.hreference + "' TARGET=_self " | function linkFolderHTML(isTextLink) { var docW = ""; if (this.hreference) { if (USEFRAMES) docW = docW + "<a href='" + this.hreference + "' TARGET=\"basefrm\" " else docW = docW + "<a href='" + this.hreference + "' TARGET=_top " if (isTextLink) { docW += "id=\"itemTextLink"+this.id+"\" "; ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js |
if (browserVersion > 0) | if (browserVersion > 0) | function linkFolderHTML(isTextLink) { var docW = ""; if (this.hreference) { if (USEFRAMES) docW = docW + "<a href='" + this.hreference + "' TARGET=\"basefrm\" " else docW = docW + "<a href='" + this.hreference + "' TARGET=_top " if (isTextLink) { docW += "id=\"itemTextLink"+this.id+"\" "; ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js |
} else docW = docW + "<a>" | } else docW = docW + "<a>" | function linkFolderHTML(isTextLink) { var docW = ""; if (this.hreference) { if (USEFRAMES) docW = docW + "<a href='" + this.hreference + "' TARGET=\"basefrm\" " else docW = docW + "<a href='" + this.hreference + "' TARGET=_top " if (isTextLink) { docW += "id=\"itemTextLink"+this.id+"\" "; ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js |
function linkFolderHTML(isTextLink) { var docW = ""; if (this.hreference) { if (USEFRAMES) docW = docW + "<a href='" + this.hreference + "' TARGET=\"basefrm\" " else docW = docW + "<a href='" + this.hreference + "' TARGET=_top " if (isTextLink) { docW += "id=\"itemTextLink"+this.id+"\" "; ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js | ||
imageDivs = document.getElementsByName("listimage"); for (i=0; i < imageDivs.length; i++) { currentHeight = imageDivs[i].offsetHeight; currentWidth = imageDivs[i].offsetWidth; if (currentHeight > maxListHeight) { ratio = maxListHeight / currentHeight; imageDivs[i].style.width = (currentWidth*ratio) + 'px'; imageDivs[i... | imageDivs = document.getElementsByName("listimage"); for (i=0; i < imageDivs.length; i++) { currentHeight = imageDivs[i].offsetHeight; currentWidth = imageDivs[i].offsetWidth; if (currentHeight > maxListHeight) { ratio = maxListHeight / currentHeight; imageDivs[i].style.width = (currentWidth*ratio) + 'px'; imageDivs[i... | function list() { imageDivs = document.getElementsByName("listimage"); for (i=0; i < imageDivs.length; i++) { currentHeight = imageDivs[i].offsetHeight; currentWidth = imageDivs[i].offsetWidth; if (currentHeight > maxListHeight) { ratio = maxListHeight / currentHeight; imageDivs[i].style.width = (currentWidth*... | 7185 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/7185/80c9c938b752c166333756d458413e4d0fbbea10/jstemplate.js/clean/preset/Image Gallery/jstemplate.js |
function list() { imageDivs = document.getElementsByName("listimage"); for (i=0; i < imageDivs.length; i++) { currentHeight = imageDivs[i].offsetHeight; currentWidth = imageDivs[i].offsetWidth; if (currentHeight > maxListHeight) { ratio = maxListHeight / currentHeight; ... | 7185 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/7185/afc26f918ffb539431144a26db614ba7b96acf97/jstemplate.js/clean/preset/imagegallery/jstemplate.js | ||
var systems=0; | var udp_req=0; | function list_users(show){ imsg_user = new Array(); var systems=0; var replies=0; users = 0; start = new Date(); print("\1m\1hListing Systems and Users (Ctrl-C to Abort)..."); /* UDP systems */ sock = new Socket(SOCK_DGRAM); //sock.debug=true; sock.bind(); for(i=0;sys[i]!=undefined && !(bbs.sys_status&SS_ABORT);i++) { ... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/64cbd455444c84ba77fd30fa47bfbad61993a233/sbbsimsg.js/clean/sbbsimsg.js |
systems++; | udp_req++; | function list_users(show){ imsg_user = new Array(); var systems=0; var replies=0; users = 0; start = new Date(); print("\1m\1hListing Systems and Users (Ctrl-C to Abort)..."); /* UDP systems */ sock = new Socket(SOCK_DGRAM); //sock.debug=true; sock.bind(); for(i=0;sys[i]!=undefined && !(bbs.sys_status&SS_ABORT);i++) { ... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/64cbd455444c84ba77fd30fa47bfbad61993a233/sbbsimsg.js/clean/sbbsimsg.js |
while(replies<systems && new Date().valueOf()-begin.valueOf() < UDP_RESPONSE_TIMEOUT) | while(replies<udp_req && new Date().valueOf()-begin.valueOf() < UDP_RESPONSE_TIMEOUT) | function list_users(show){ imsg_user = new Array(); var systems=0; var replies=0; users = 0; start = new Date(); print("\1m\1hListing Systems and Users (Ctrl-C to Abort)..."); /* UDP systems */ sock = new Socket(SOCK_DGRAM); //sock.debug=true; sock.bind(); for(i=0;sys[i]!=undefined && !(bbs.sys_status&SS_ABORT);i++) { ... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/64cbd455444c84ba77fd30fa47bfbad61993a233/sbbsimsg.js/clean/sbbsimsg.js |
sock.debug=true; | function list_users(show){ imsg_user = new Array(); var systems=0; var replies=0; users = 0; start = new Date(); print("\1m\1hListing Systems and Users (Ctrl-C to Abort)..."); /* UDP systems */ sock = new Socket(SOCK_DGRAM); sock.debug=true; sock.bind(); for(i=0;sys[i]!=undefined && !(bbs.sys_status&SS_ABORT);i++) { i... | 4284 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4284/1eb7d5b932299748cf2bd0bc74f26709c31897ae/sbbsimsg.js/clean/sbbsimsg.js | |
live_kill_streams(); | function live_switchto(_mode){ live_kill_streams(); var _actual_spts = dbox_spts_status(); if(_mode == "tv" && !_actual_spts) dbox_spts_set(true); else if(_mode == "radio" && _actual_spts) dbox_spts_set(false); //var _actual_mode = dbox_getmode(); //if(_actual_mode != _mode) dbox_setmode(_mode);} | 6281 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6281/eea733e81927c33134fececbbb9927aec835975c/Y_Baselib.js/buggy/tuxbox/neutrino/daemons/nhttpd/nhttpd-y/Y_Baselib.js | |
var _actual_mode = dbox_getmode(); if(_actual_mode != _mode) | function live_switchto(_mode){ live_kill_streams(); var _actual_spts = dbox_spts_status(); if(_mode == "tv" && !_actual_spts) dbox_spts_set(true); else if(_mode == "radio" && _actual_spts) dbox_spts_set(false); //var _actual_mode = dbox_getmode(); //if(_actual_mode != _mode) dbox_setmode(_mode);} | 6281 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6281/eea733e81927c33134fececbbb9927aec835975c/Y_Baselib.js/buggy/tuxbox/neutrino/daemons/nhttpd/nhttpd-y/Y_Baselib.js | |
if(typeof Prototype=='undefined') | if((typeof Prototype=='undefined') || parseFloat(Prototype.Version.split(".")[0] + "." + Prototype.Version.split(".")[1]) < 1.4) | load: function() { // fixme: check for prototype version number if(typeof Prototype=='undefined') throw("script.aculo.us requires the Prototype JavaScript framework >= 1.4.0"); var scriptTags = document.getElementsByTagName("script"); for(var i=0;i<scriptTags.length;i++) { if(scriptTags[i].src ... | 4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/fa15ef3f30aa0fb2e99429f330a7bd78ce7fb145/scriptaculous.js/buggy/src/scriptaculous.js |
doc.load(getScriptChrome("config.xml")); | try { doc.load(getScriptChrome("config.xml")); } catch (exc) { doc.load(getScriptChrome("default-config.xml")); } | this.load = function() { var doc = document.implementation.createDocument("", "", null); doc.async = false; doc.load(getScriptChrome("config.xml")); var nodes = document.evaluate("/UserScriptConfig/Script", doc, null, 0, null); this.scripts = []; for (var node = null; (node = nodes.iterateNext()); ) { var scri... | 2115 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2115/93cdf35046325b8aae790fb34f96e307db2c2f49/greasemonkey.js/clean/src/content/greasemonkey.js |
load:function(callback) { | function load(callback) { | load:function(callback) { this.doc = BXE_loader.load(this.filename,this.method,callback) }, | 791 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/791/ffb59be12713348724e09814524fa70b5200d06e/xmldoc.js/buggy/src/webapp/lenya/resources/misc/bitflux/bxe/js/xmldoc.js |
}, | } | load:function(callback) { this.doc = BXE_loader.load(this.filename,this.method,callback) }, | 791 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/791/ffb59be12713348724e09814524fa70b5200d06e/xmldoc.js/buggy/src/webapp/lenya/resources/misc/bitflux/bxe/js/xmldoc.js |
load: function(/* url, [callback] */) { if (arguments.length > 1) { this.loadCallback = arguments[1]; } this._setLocation(arguments[0]); } | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/bdf50299ec90235355e5c177afdd0f378929ba91/selenium-testrunner.js/buggy/code/javascript/core/scripts/selenium-testrunner.js | ||
try { doc.load(getScriptChrome("config.xml")); } catch (exc) { doc.load(getScriptChrome("default-config.xml")); } | doc.load(configURI.spec); | this.load = function() { var doc = document.implementation.createDocument("", "", null); doc.async = false; try { doc.load(getScriptChrome("config.xml")); } catch (exc) { doc.load(getScriptChrome("default-config.xml")); } var nodes = document.evaluate("/UserScriptConfig/Script", doc, n... | 2115 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2115/fec534de049cc4effd22b41bf1cfa71367d36fa3/config.js/buggy/src/content/config.js |
var re = /(<object data="\/googleplayer.swf\?videoUrl=)(.*?)(\&.*?<\/object>)/; | var re = /(?:videoUrl(?:\\u003d|=))(.*?)\&/; | function load_google_video(cached, vs) { if (!cached.uri.match(/^http:\/\/video.google.com\/videoplay/)) return true; var re = /(<object data="\/googleplayer.swf\?videoUrl=)(.*?)(\&.*?<\/object>)/; var match = cached.content.match(re); var url = unescape(match[2]); var meta = '<meta http-equiv="refresh" content="1; ur... | 2130 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2130/ca312b7d90ae96fe36c0d71e34fde89e552554ef/google_video.js/buggy/contrib/smjs/google_video.js |
var url = unescape(match[2]); | var url = unescape(match[1]); | function load_google_video(cached, vs) { if (!cached.uri.match(/^http:\/\/video.google.com\/videoplay/)) return true; var re = /(<object data="\/googleplayer.swf\?videoUrl=)(.*?)(\&.*?<\/object>)/; var match = cached.content.match(re); var url = unescape(match[2]); var meta = '<meta http-equiv="refresh" content="1; ur... | 2130 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2130/ca312b7d90ae96fe36c0d71e34fde89e552554ef/google_video.js/buggy/contrib/smjs/google_video.js |
var re = /(<object data="\/googleplayer.swf\?videoUrl=)(.*?)(\&.*?<\/object>)/; | var re = /(?:videoUrl(?:\\u003d|=))(.*?)\&/; | function load_google_video(cached, vs) { if (!cached.uri.match(/^http:\/\/video.google.com\/videoplay/)) return true; var re = /(<object data="\/googleplayer.swf\?videoUrl=)(.*?)(\&.*?<\/object>)/; var match = cached.content.match(re); var url = unescape(match[2]); var meta = '<meta http-equiv="refresh" content="1; ur... | 2461 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2461/ca312b7d90ae96fe36c0d71e34fde89e552554ef/google_video.js/clean/contrib/smjs/google_video.js |
var url = unescape(match[2]); | var url = unescape(match[1]); | function load_google_video(cached, vs) { if (!cached.uri.match(/^http:\/\/video.google.com\/videoplay/)) return true; var re = /(<object data="\/googleplayer.swf\?videoUrl=)(.*?)(\&.*?<\/object>)/; var match = cached.content.match(re); var url = unescape(match[2]); var meta = '<meta http-equiv="refresh" content="1; ur... | 2461 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2461/ca312b7d90ae96fe36c0d71e34fde89e552554ef/google_video.js/clean/contrib/smjs/google_video.js |
yaml = yaml.replace(new RegExp('^','mg'),' '); | yaml = yaml.replace(new RegExp('^(.)','mg'),' $1'); | document.load_val_hash = function (form, val_hash) { // check the form we are using if (! form) return alert('Missing form or form name'); if (typeof(form) == 'string') { if (! document[form]) return alert('No form by name '+form); form = document[form]; } // if we already have validation - use it if (form.... | 5443 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5443/43e2c1b48fffb2b6fa653b7f23845f98265f67b0/validate.js/clean/lib/CGI/Ex/validate.js |
document.hide_yaml_errors = (! document.show_yaml_errors); if (location.search && location.search.indexOf('show_yaml_errors') != -1) document.hide_yaml_errors = 0; | document.load_val_hash = function (form, val_hash) { // check the form we are using if (! form) return alert('Missing form or form name'); if (typeof(form) == 'string') { if (! document[form]) return alert('No form by name '+form); form = document[form]; } // if we already have validation - use it if (form.... | 5443 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5443/c04a203deff1b87cb491cd242adc30fa78fef554/validate.js/buggy/lib/CGI/Ex/validate.js | |
if (attributeValue && attribute.specified) | /** SELENIUM:PATCH for loadAttributes() - see SEL-176 */ if (attributeValue && (attribute.specified || attribute.nodeName == 'value')) /** END SELENIUM:PATCH */ | function loadAttributes(dom, domParentNode, node) { for (var i = 0; i < node.attributes.length; i ++ ) { var attribute = node.attributes[i]; var attributeValue = attribute.nodeValue; if (attributeValue && attribute.specified) { var domAttribute = dom.createAttribute(attribute.nodeName); domAt... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/1fd6f85ea60fb5122e863b720f10029f445fc63c/html-xpath-patched.js/buggy/code/javascript/html-xpath/html-xpath-patched.js |
if (attributeValue && attribute.specified) | /** SELENIUM:PATCH for loadAttributes() - see SEL-176 */ if (attributeValue && (attribute.specified || attribute.nodeName == 'value')) /** END SELENIUM:PATCH */ | function loadAttributes(dom, domParentNode, node) { for (var i = 0; i < node.attributes.length; i ++ ) { var attribute = node.attributes[i]; var attributeValue = attribute.nodeValue; if (attributeValue && attribute.specified) { var domAttribute = dom.createAttribute(attribute.nodeName); domAt... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/0e5a94dd69f1f4d393236fe9aaa04b10fc67be8f/html-xpath-patched.js/clean/code/javascript/html-xpath/html-xpath-patched.js |
ignore_css = false; | loadCSS : function(url) { var ar = url.replace(/\s+/, '').split(','); var lflen = 0, csslen = 0; var skip = false; var x = 0, i = 0, nl, le; for (x = 0,csslen = ar.length; x<csslen; x++) { ignore_css = false; if (ar[x] != null && ar[x] != 'null' && ar[x].length > 0) { /* Make sure it doesn't exist. */ f... | 10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js | |
var flowUri = view.getCustomFlow(); if (flowUri != null && flowUri != "") { log("debug", "customFlow uri: [" + flowUri + "]"); cocoon.load(flowUri); | var flowUri; if (view != null) { flowUri = view.getCustomFlow(); if (flowUri != null && flowUri != "") { log("debug", "customFlow uri: [" + flowUri + "]"); cocoon.load(flowUri); } } else { log("debug", "Usecase does not define a view."); | function loadCustomFlow(view) { var flowUri = view.getCustomFlow(); if (flowUri != null && flowUri != "") { // for some reason, flowUri is not correctly cast into a Boolean, so "if (flowUri)" does not work log("debug", "customFlow uri: [" + flowUri + "]"); //loopFlow = new Function(prepareCustom... | 791 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/791/5950da15528f14729d0b785fe484f5d74d7b7804/usecases.js/buggy/src/webapp/lenya/usecases/usecases.js |
for (name in this.options) { if (/^formats\./.test(name)) { delete this.options[name] } } if (this.format) { showFormatDialog(); } | function loadDefaultOptions() { if (confirm("Do you really want to load default settings?")) { loadFromOptions(OPTIONS); }} | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/8c6bee0659653d06eef565a6c6695a89c3ae02d0/optionsDialog.js/clean/src/content/optionsDialog.js | |
registerMenuCommand(docId, commandName, commandCallback, accel, access); | registerMenuCommand(docId, commandName, commandCallback, accel, access, e.explicitOriginalTarget.defaultView); | this.loadDoc = function(e) { var docId; var document = e.originalTarget; if (!document.__gmId) { document.__gmId = nextDocId++; } docMenuCommands[document.__gmId] = window.document.createElement('menupopup'); //enclose the docId to register on. //simplifies API, and disallows regis... | 2115 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2115/0ffe0d13bc268a9071251a057c30ab9ba398fe0b/greasemonkey.js/buggy/src/content/greasemonkey.js |
document.GM_registerMenuCommand = | e.view.GM_registerMenuCommand = | this.loadDoc = function(e) { var docId; var document = e.originalTarget; if (!document.__gmId) { document.__gmId = nextDocId++; } docMenuCommands[document.__gmId] = window.document.createElement('menupopup'); //enclose the docId to register on. //simplifies API, and disallows regis... | 2115 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2115/d86a63b95a342e64216ae0c9e5a4175acf8ca9a9/greasemonkey.js/clean/src/content/greasemonkey.js |
function(commandName, commandCallback) { registerMenuCommand(docId, commandName, commandCallback); | function(commandName, commandCallback, accel, access) { registerMenuCommand(docId, commandName, commandCallback, accel, access); | this.loadDoc = function(e) { var docId; var document = e.originalTarget; if (!document.__gmId) { document.__gmId = nextDocId++; } docMenuCommands[document.__gmId] = window.document.createElement('menupopup'); //enclose the docId to register on. //simplifies API, and disallows regis... | 2115 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2115/904826b1a895d0db9b1b022eb38190c51df5f2d6/greasemonkey.js/clean/src/content/greasemonkey.js |
function loadDomViewer(){ if(window.opener != null){ newRoot = window.opener.newRoot; if (newRoot==null) newRoot = window.opener.document; document.writeln(displayDOM(newRoot)); document.close(); }else{ newRoot = parent.document.all['myiframe'].contentWindow.document; newRoot.writeln(displayDOM(newRoot)); newR... | function loadDomViewer() { var rootDocument = window.rootDocument; if (!rootDocument && window.opener) { rootDocument = window.opener.rootDocument || window.opener.document; } if (rootDocument) { document.body.innerHTML = displayDOM(rootDocument); } else { document.body.innerHTML = "<b>Must specify rootDocument for... | function loadDomViewer(){ if(window.opener != null){ //Open in a new window. // Start with specified root object. // It should be defined as a "newRoot" variable // in the tested page. Could be any element in // the DOM structure of the page that opened it. // Default to document if no object is specified. ne... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/3baeb0d7ff7e142f629ebf21bc7ddc8e0fc4fe55/selenium-domviewer.js/clean/code/javascript/selenium-domviewer.js |
function loadDomViewer(){ if(window.opener != null){ newRoot = window.opener.newRoot; if (newRoot==null) newRoot = window.opener.document; document.writeln(displayDOM(newRoot)); document.close(); }else{ newRoot = parent.document.all['myiframe'].contentWindow.document; newRoot.writeln(displayDOM(newRoot)); newR... | function loadDomViewer() { var rootDocument = window.rootDocument; if (!rootDocument && window.opener) { rootDocument = window.opener.rootDocument || window.opener.document; } if (rootDocument) { document.body.innerHTML = displayDOM(rootDocument); } else { document.body.innerHTML = "<b>Must specify rootDocument for... | function loadDomViewer(){ if(window.opener != null){ //Open in a new window. // Start with specified root object. // It should be defined as a "newRoot" variable // in the tested page. Could be any element in // the DOM structure of the page that opened it. // Default to document if no object is specified. ne... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/f185ede8f427d2460f785ef1ec5a888ae661ce84/selenium-domviewer.js/buggy/code/javascript/selenium-domviewer.js |
this.scrollbar.style.display = null; | this.scrollbar.style.removeProperty("display"); | function loaded(){ treeScrollbar = setUpScrollbar("treeScrollbar"); nodeContentsScrollArea = new AppleScrollArea(document.getElementById("nodeContentsScrollview"), setUpScrollbar("nodeContentsScrollbar")); elementAttributesScrollArea = new AppleScrollArea(document.getElementById("elementAttributesScroll... | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/698fe24365317fd75bda13d558b5e551b352b9c6/inspector.js/clean/third_party/WebKit/WebKit/WebInspector/webInspector/inspector.js |
window.addEventListener("keypress", keyPressed, false); | function loaded() { window.addEventListener("keypress", keyPressed, false); document.getElementById("divider").addEventListener("mousedown", sourceDividerDragStart, false); document.getElementById("infoDivider").addEventListener("mousedown", infoDividerDragStart, false);} | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/87c43d6ec3aad96a273f2997292509edc27c7e34/debugger.js/buggy/third_party/WebKit/WebKitTools/Drosera/debugger.js | |
elementAttributesScrollbar = new AppleVerticalScrollbar(document.getElementById("elementAttributesScrollbar")); elementAttributesScrollArea = new AppleScrollArea(document.getElementById("elementAttributesScrollview"), elementAttributesScrollbar); elementAttributesScrollbar.setTrackStart("Images/scrollTrackTop.png", 18... | function loaded(){ treeScrollbar = new AppleVerticalScrollbar(document.getElementById("treeScrollbar")); treeScrollbar.setTrackStart("Images/scrollTrackTop.png", 18); treeScrollbar.setTrackMiddle("Images/scrollTrackMiddle.png"); treeScrollbar.setTrackEnd("Images/scrollTrackBottom.png", 18); treeScrollbar... | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/5ec59fdcd1b307b7c960fa55c6890908836dbd49/inspector.js/buggy/third_party/WebKit/WebKit/WebInspector.subproj/webInspector/inspector.js | |
document.getElementById("filesDivider").addEventListener("mousedown", filesDividerDragStart, false); | function loaded() { document.getElementById("divider").addEventListener("mousedown", sourceDividerDragStart, false); document.getElementById("infoDivider").addEventListener("mousedown", infoDividerDragStart, false); document.getElementById("variableColumnResizer").addEventListener("mousedown", columnResizerDra... | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/4a711a57393ecf8acab910e9285ee831da207239/debugger.js/buggy/third_party/WebKit/WebKitTools/Drosera/debugger.js | |
function loaded() { | function loaded() { | function loaded() { document.getElementById("divider").addEventListener("mousedown", sourceDividerDragStart, false); document.getElementById("infoDivider").addEventListener("mousedown", infoDividerDragStart, false); document.getElementById("filesDivider").addEventListener("mousedown", filesDividerDragStart, fa... | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/265b0e098271034b585404142515fee7102730f2/debugger.js/clean/third_party/WebKit/WebKitTools/Drosera/debugger.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/railties/html/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/railties/html/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/ce69ee676a665c2710e7b2f1edf9376c3a2ca806/controls.js/clean/src/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 4053 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4053/ce69ee676a665c2710e7b2f1edf9376c3a2ca806/controls.js/clean/src/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 2069 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2069/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 2069 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2069/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/railties/html/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/railties/html/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 1604 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1604/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 1604 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1604/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js |
{ | Object.extend({ | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
} | }, this.options.ajaxOptions) | loadExternalText: function() { new Ajax.Request( this.options.loadTextURL, { asynchronous: true, onComplete: this.onLoadedExternalText.bind(this) } ); }, | 107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.