mirror of
https://github.com/writefreely/writefreely
synced 2024-11-25 01:50:17 +00:00
860e8c0120
Part of T551
1 line
No EOL
310 B
JavaScript
1 line
No EOL
310 B
JavaScript
hljs.registerLanguage("profile",function(e){return{c:[e.CNM,{b:"[a-zA-Z_][\\da-zA-Z_]+\\.[\\da-zA-Z_]{1,3}",e:":",eE:!0},{b:"(ncalls|tottime|cumtime)",e:"$",k:"ncalls tottime|10 cumtime|10 filename",r:10},{b:"function calls",e:"$",c:[e.CNM],r:10},e.ASM,e.QSM,{cN:"string",b:"\\(",e:"\\)$",eB:!0,eE:!0,r:0}]}}); |