Home
last modified time | relevance | path

Searched defs:_array (Results 1 – 6 of 6) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1926 clone:function(_array,_undeep){ argument
1928 Array.prototype.push.apply(tmp,_array); argument
1935 count:function(_array,_value){ argument
1942 forEach:function(_array,_function){ argument
1948 getLatest:function(_array){ argument
1951 indexOf:function(_array,_value){ argument
1965 remove:function(_array,_index){ argument
H A Dfirebug-lite-1.2-compressed.js88 …tsByClassName.apply(document,arguments);};pi.util={Array:{clone:function(_array,_undeep){var tmp=[… argument
89 _source[_index]=pi.util.Array.clone(_source[_index]);});return tmp;},count:function(_array,_value){… argument
91 _function.apply(_array,[_array[i],i,_array]);},getLatest:function(_array){return _array[_array.leng… argument
92 return index;},remove:function(_array,_index){var result=_array.slice(0,_index);_array=Array.protot… argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js99 styleSheet.insertRule(rule,styleSheet.cssRules.length);}}}},scriptsSelectbox:function(){with(firebug){d.scripts.open(parseInt(el.button.scripts.selectbox.environment.getElement().value));}},xhrTextbox:function(_event){with(firebug){if(_event.keyCode==13){d.xhr.addObject.apply(internal.targetWindow,el.button.xhr.textbox.environment.getElement().value.split(","));}}}}};(function(_scope){_scope.lib={};var pi=_scope.lib;pi.version=[1.1,2008091000];pi.env={ie:/MSIE/i.test(navigator.userAgent),ie6:/MSIE 6/i.test(navigator.userAgent),ie7:/MSIE 7/i.test(navigator.userAgent),ie8:/MSIE 8/i.test(navigator.userAgent),firefox:/Firefox/i.test(navigator.userAgent),opera:/Opera/i.test(navigator.userAgent),webkit:/Webkit/i.test(navigator.userAgent),camino:/Camino/i.test(navigator.userAgent)};pi.get=function(){return document.getElementById(arguments[0]);};pi.get.byTag=function(){return document.getElementsByTagName(arguments[0]);};pi.get.byClass=function(){return document.getElementsByClassName.apply(document,arguments);};pi.util={Array:{clone:function(_array,_undeep){var tmp=[];Array.prototype.push.apply(tmp,_array);pi.util.Array.forEach(tmp,function(_item,_index,_source){if(_item instanceof Array&&!_undeep) argument
100 _source[_index]=pi.util.Array.clone(_source[_index]);});return tmp;},count:function(_array,_value){var count=0;pi.util.Array.forEach(_array,function(){count+=Number(arguments[0]==_value);});return count;},forEach:function(_array,_function){if(_array.forEach) argument
102 _function.apply(_array,[_array[ argument
103 remove(_array,_index) global() argument
[all...]
H A Dfirebug-lite-1.2.js1937 clone:function(_array,_undeep){ argument
1939 Array.prototype.push.apply(tmp,_array); argument
1946 count:function(_array,_value){ argument
1953 forEach:function(_array,_function){ argument
1959 getLatest(_array) global() argument
1962 indexOf(_array,_value) global() argument
1976 remove(_array,_index) global() argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1171 function _array($array_str) { function in FPDF
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1082 function _array($array_str) { function in FPDF