Home
last modified time | relevance | path

Searched refs:hyphen (Results 1 – 25 of 45) sorted by relevance

12

/plugin/hyphenation/phpHyphenation/
DphpHyphenation.class.php15 protected $hyphen = '­'; variable in phpHyphenation
53 * @param string $hyphen The hypen to use (default: <code>&shy;</code>)
56 public function setHyphen($hyphen='&shy;') { argument
57 if (strlen($hyphen) == 0) return false;
60 $this->dictWords[$key] = str_replace($this->hyphen, $hyphen, $value);
62 $this->hyphen = $hyphen;
83 * @param string $hyphen Hyphen to use (default: <code>&shy;</code>)
86 public function __construct($language='en', $hyphen='&shy;') { argument
88 $this->hyphen = $hyphen;
131 … $this->dictWords[str_replace('/', '', $entry)] = str_replace('/', $this->hyphen, $entry);
[all …]
/plugin/hyphenation/
DINFO.txt7 desc Provides automatic soft-hyphen insertion using the phpHyphenation library
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
Dh.js19 …"\u223B",horbar:"\u2015",hslash:"\u210F",hstrok:"\u0127",hybull:"\u2043",hyphen:"\u2010"});MathJax… property
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
Dcp1258.map46 !2D U+002D hyphen
165 !AD U+00AD hyphen
Diso-8859-5.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
Diso-8859-7.map46 !2D U+002D hyphen
171 !AD U+00AD hyphen
Dcp1253.map46 !2D U+002D hyphen
159 !AD U+00AD hyphen
Dcp1250.map46 !2D U+002D hyphen
169 !AD U+00AD hyphen
Dcp1251.map46 !2D U+002D hyphen
173 !AD U+00AD hyphen
Dcp1257.map46 !2D U+002D hyphen
162 !AD U+00AD hyphen
Diso-8859-16.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
Diso-8859-4.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
Diso-8859-2.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
Diso-8859-1.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
Diso-8859-15.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
Dcp1252.map46 !2D U+002D hyphen
169 !AD U+00AD hyphen
Dcp1254.map46 !2D U+002D hyphen
167 !AD U+00AD hyphen
Diso-8859-9.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
Dcp874.map46 !2D U+002D hyphen
/plugin/html2pdf/html2pdf/html2ps/
Dbox.text.php43 foreach ($hyphens as $hyphen) {
44 $subword_wrappable_index = $hyphen;
/plugin/fckg/action/entities/utils/
Dentities.txt89 soft hyphen
/plugin/ckgdoku/action/entities/utils/
Dentities.txt89 soft hyphen
/plugin/ckgedit/action/entities/utils/
Dentities.txt89 soft hyphen
/plugin/evesso/
DREADME.md20 * Group names had space replaced by underscore and dot replaced with hyphen-minus
/plugin/diagramsnet/lib/math/extensions/TeX/
Dmhchem.js19 …\stackrel{\\rightharpoonup}{{{\\leftharpoondown}\\!\\!\\textstyle{-}}}"],hyphen:["Macro","\\text{-… property

12