Searched refs:_remove_indent (Results 1 – 4 of 4) sorted by relevance
383 $code = $this->mpp->_remove_indent($code);
849 public function _remove_indent($code) { function in method_pycode_plugin
1 …_remove_indent=function(){this.__indent_count>0&&(this.__indent_count-=1,this.__character_count-=t… method in i
1 …_remove_indent = function() {\n if (this.__indent_count > 0) {\n this.__indent_count -= 1;\n …