Home
last modified time | relevance | path

Searched refs:oSTR (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1457 FBL.ns(function(){with(FBL){var oSTR={NoMembersWarning:"There are no properties to show for this ob… variable
1458 FBL.$STR=function(name){return oSTR.hasOwnProperty(name)?oSTR[name]:name
1460 FBL.$STRF=function(name,args){if(!oSTR.hasOwnProperty(name)){return name
1461 }var format=oSTR[name];