Home
last modified time | relevance | path

Searched defs:instr (Results 1 – 10 of 10) sorted by path

/plugin/abc2/abc-libraries/abc2svg/
H A Dchord-1.js58 vch={v:voice_tb.length,id:"_chord",time:0,sym:{type:C.REST,time:0},instr:cfmt.chord.prog||0,vol:cfmt.chord.vol||.8} property in abc2svg.chord.vch
H A Dsnd-1.js389 sf2_create(sf2_bin,instr) global() argument
415 load_instr(instr) global() argument
459 instr_load(instr,done,fail) global() argument
[all...]
/plugin/backlinks-old/
H A Dsyntax.php141 function _correctRelNS($instr,$incl){
/plugin/composer/
H A Dsyntax.php355 function _convertInstructions($instr, $incl, &$renderer, $clevel, $o){
431 function _convert_header(&$renderer,&$instr,$clevel,$o) {
494 function _convert_link(&$renderer, &$instr, $iNS, $id, $o) {
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.delphi
/plugin/highlightjs/highlight/languages/
H A Dvbscript.js13 …': 1, 'filter': 1, 'weekday': 1, 'datevalue': 1, 'ccur': 1, 'isdate': 1, 'instr': 1, 'datediff': 1… property in hljs.LANGUAGES.vbscript.defaultMode.keywords.built_in
/plugin/indexmenu2/syntax/
H A Dnavigation.php137 function __cleanInstructions (&$instr, $opts) {
/plugin/shortcut/syntax/
H A Dshortcut.php161 function __cleanInstructions (&$instr) {
/plugin/siteexport/syntax/
H A Dtoc.php323 private function _render_output($renderer, $mode, $instr) {
359 private function _convertInstructions($instr, $id, &$renderer, $depth = 1) {
391 private function _convert_link(&$renderer, &$instr, $id) {
422 private function _convert_media(&$renderer, &$instr, $id) {
433 private function _convert_header(&$renderer, &$instr, $depth) {
441 private function _convert_section(&$renderer, &$instr, $depth) {
571 private function _cleanAllInstructions(&$instr, $advanced=false) {
/plugin/templater/
H A Dsyntax.php268 _correctRelNS($instr, $incl) global() argument
[all...]