UNPKG

505 BJavaScriptView Raw
1hljs.registerLanguage("profile",(()=>{"use strict";return e=>({
2name:"Python profiler",contains:[e.C_NUMBER_MODE,{
3begin:"[a-zA-Z_][\\da-zA-Z_]+\\.[\\da-zA-Z_]{1,3}",end:":",excludeEnd:!0},{
4begin:"(ncalls|tottime|cumtime)",end:"$",
5keywords:"ncalls tottime|10 cumtime|10 filename",relevance:10},{
6begin:"function calls",end:"$",contains:[e.C_NUMBER_MODE],relevance:10
7},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"\\(",
8end:"\\)$",excludeBegin:!0,excludeEnd:!0,relevance:0}]})})());
\No newline at end of file