/plugin/mytemplate/ |
H A D | action.php | 152 $this->substitute($page, -1); 262 function substitute(&$text, $maxpasses) { function in action_plugin_mytemplate 293 $this->substitute($param1, $pass); 295 if (!empty($param2)) $this->substitute($param2, $pass); 296 if (!empty($param3)) $this->substitute($param3, $pass); 336 $this->substitute($param2, $pass); 339 $this->substitute($param3, $pass);
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | AutoFormat.PurifierLinkify.DocURL.txt |
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | OtlDump.php | 1651 $substitute = []; 1658 $substitute[] = unicode_hex($this->glyphToChar[($glyphs[$g] + $Lookup[$i]['Subtable'][$c]['DeltaGlyphID'])][0]); 1660 $substitute[] = unicode_hex($this->glyphToChar[($Lookup[$i]['Subtable'][$c]['Glyphs'][$g])][0]); 1662 $Lookup[$i]['Subtable'][$c]['subs'][] = ['Replace' => $replace, 'substitute' => $substitute]; 1671 $substitute = []; 1681 $substitute[] = unicode_hex($this->glyphToChar[$sub][0]); 1683 $Lookup[$i]['Subtable'][$c]['subs'][] = ['Replace' => $replace, 'substitute' => $substitute]; 1692 $substitute [all...] |
H A D | TTFontFile.php | 1863 $substitute = []; 1870 $substitute[] = unicode_hex($this->glyphToChar[($glyphs[$g] + $Lookup[$i]['Subtable'][$c]['DeltaGlyphID'])][0]); 1872 $substitute[] = unicode_hex($this->glyphToChar[($Lookup[$i]['Subtable'][$c]['Glyphs'][$g])][0]); 1874 $Lookup[$i]['Subtable'][$c]['subs'][] = ['Replace' => $replace, 'substitute' => $substitute]; 1882 $substitute = []; 1892 $substitute[] = unicode_hex($this->glyphToChar[$sub][0]); 1894 $Lookup[$i]['Subtable'][$c]['subs'][] = ['Replace' => $replace, 'substitute' => $substitute]; 1902 $substitute [all...] |
H A D | Otl.php | 531 // If space precedes a mark -> substitute a before the Mark, to prevent line breaking Test: 1518 // Check to substitute Halant-Consonant in PREF, BLWF or PSTF 1568 // Check to substitute Halant-Consonant in PREF, BLWF or PSTF 1600 $substitute = $this->glyphToChar($LigGlyph); 1624 $shift = $this->GSUBsubstitute($ptr, $substitute, 4, $GlyphPos); // GlyphPos contains positions to set null 1668 $substitute = $this->glyphToChar($GlyphID); 1669 $shift = $this->GSUBsubstitute($ptr, $substitute, $Type); 1744 $substitute = $this->glyphToChar($GlyphID); 1745 $shift = $this->GSUBsubstitute($ptr, $substitute, $Type); 1780 $substitute 2419 GSUBsubstitute($pos, $substitute, $Type, $GlyphPos = null) global() argument [all...] |
H A D | Mpdf.php | 516 var $substitute; // Array of substitution strings e.g. <ttz>112</ttz> 517 var $entsearch; // Array of HTML entities (>ASCII 127) to substitute 1249 $this->substitute = []; // Array of substitution strings e.g. <ttz>112</ttz> 1250 $this->entsearch = []; // Array of HTML entities (>ASCII 127) to substitute 4113 } else { // Test to see if requested font/style is available - or substitute /* -- END CJK-FONTS -- */ 4124 // else substitute font of similar type 13448 // If core font is selected in document which is not onlyCoreFonts - substitute with non-core font 25548 $this->substitute = []; 25550 $this->substitute[UtfString::code2utf($key)] = $val; 25556 // only substitute character 522 var $substitute; // Array of substitution strings e.g. <ttz>112</ttz> global() variable in Mpdf\\Mpdf [all...] |
/plugin/authorlist/ |
H A D | syntax.php | 70 … * @param $state Integer The lexer state for the match, doesn't matter because we only substitute.
|
/plugin/textinsert/ |
H A D | README | 40 it finds one, it will substitute this for the macro. Otherwise, it will substitute the entry for
|
/plugin/publist/ |
H A D | TODO | 15 - Parsing is simplified: no substitute "," with "|".
|
/plugin/publistf/ |
H A D | TODO | 15 - Parsing is simplified: no substitute "," with "|".
|
/plugin/publistx/ |
H A D | TODO | 15 - Parsing is simplified: no substitute "," with "|".
|
/plugin/markdownextra/ |
H A D | License.text | 32 procurement of substitute goods or services; loss of use, data, or
|
/plugin/rst/ |
H A D | License.text | 37 procurement of substitute goods or services; loss of use, data, or
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fcktablehandler.js | 256 FCKTableHandler._ReplaceCellsByMarker = function( tableMap, marker, substitute ) argument 263 tableMap[i][j] = substitute ;
|
/plugin/highlightjs/highlight/ |
H A D | highlight.pack.js | 1 …substitute:1,suexecusergroup:1,threadlimit:1,threadsperchild:1,threadstacksize:1,timeout:1,traceen… property in hljs.LANGUAGES.apache.dM.k.keyword
|
/plugin/tline/timeline_ajax/ |
H A D | simile-ajax-bundle.js | 2364 String.substitute=function(C,A){var D=""; function
|
/plugin/eventline/timeline_ajax/ |
H A D | simile-ajax-bundle.js | 2364 String.substitute=function(C,A){var D=""; function
|
/plugin/tline/timeline_js/ |
H A D | timeline-bundle.js | 485 var M={text:String.substitute(this._params.compositeEventLabelTemplate,[J.length])}; 533 }if(Q){var e=String.substitute(G,[T.length-S]);
|
/plugin/eventline/timeline_js/ |
H A D | timeline-bundle.js | 485 var M={text:String.substitute(this._params.compositeEventLabelTemplate,[J.length])}; 533 }if(Q){var e=String.substitute(G,[T.length-S]);
|
/plugin/codemirror/dist/keymaps/ |
H A D | vim.min.js.map | 1 …substitute","replacePart","trailing","count","confirm","startPos","doReplace","write","save","nohl…
|
H A D | vim.min.js | 3 …n<j.length){var b=j[n]+h;Eb.processCommand(a,b,{callback:o})}n++};o()},substitute:function(a,b){if…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 5818 exports.substitute = substitute; 5893 function substitute(template) {
|
/plugin/tuxquote/ |
H A D | quotes.txt | 3019 She had a pretty gift for quotation, which is a serviceable substitute for wit. <BR> -- W. Somerset… 3878 Sleep: a completely inadequate substitute for caffeine. 3895 The ability to quote is a serviceable substitute for wit.
|