Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/web/locale/uz/
H A Dviewer.properties38 print.title=Chop qilish
39 print_label=Chop qilish
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js445 function Chop(str) function
489 this.code = Chop(Unindent(code));
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js98 function Chop(str) function
111 code='';this.originalCode=code;this.code=Chop(Unindent(code));this.div=this.CreateElement('DIV');th…