Home
last modified time | relevance | path

Searched refs:REPL (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php2511 $REPL = implode(" ", $luss['substitute']);
2513 $volt[] = ['match' => $lookupGlyphs[0], 'replace' => $REPL, 'tag' => $tag, 'prel' => $backtrackGlyphs, 'postl' => $lookaheadGlyphs, 'ignore' => $ignore];
2577 $REPL = implode(" ", $luss['substitute']);
2578 // Returns e.g. "REPL\${6}\${8}" or "\${1}\${2} \${3} REPL\${4}\${6}\${8} \${9}"
2581 $volt[] = ['match' => $lookupGlyphs[0], 'replace' => $REPL, 'tag' => $tag, 'prel' => $backtrackGlyphs, 'postl' => $lookaheadGlyphs, 'ignore' => $ignore];
2645 $REPL = implode(" ", $luss['substitute']);
2648 $volt[] = ['match' => $lookupGlyphs[0], 'replace' => $REPL, 'tag' => $tag, 'prel' => $backtrackGlyphs, 'postl' => $lookaheadGlyphs, 'ignore' => $ignore];
2725 $REPL = implode(" ", $luss['substitute']);
2728 $volt[] = ['match' => $lookupGlyphs[0], 'replace' => $REPL, 'ta
3123 _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex) global() argument
[all...]
H A DOtlDump.php2784 "REPL"
2786 ¦\${1}\${2} ¦\${3}\${4} ¦REPL¦\${5+} \${6+}¦\${7+} \${8+}¦
2804 A - "REPL\${2} \${3}\${4} \${5}\${6} \${7}\${8} \${9}"
2805 B - "REPL\${2}\${4} \${5}\${6} \${7}\${8} \${9}"
2806 C - "REPL\${2}\${4}\${6} \${7}\${8} \${9}"
2807 D - "\${1} REPL\${2}\${4}\${6} \${7}\${8} \${9}"
2808 E - "\${1} REPL\${2}\${4}\${6}\${8} \${9}"
2809 F - "\${1}\${2} \${3}\${4} \${5} REPL\${6}\${8}"
2882 function _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex) argument
2884 // Returns e.g. "REPL\
[all...]
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md62 Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D46.46.js.map1 … // `for k in keyword.kwlist: print(' \"' + k + '\",')` in a Python REPL,\n // though…