Home
last modified time | relevance | path

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

12

/plugin/hyphenation/phpHyphenation/
H A 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;
212 if(mb_strpos($word, $this->hyphen) !== false) return $word;
[all …]
/plugin/hyphenation/
H A DINFO.txt7 desc Provides automatic soft-hyphen insertion using the phpHyphenation library
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dh.js19 …"\u223B",horbar:"\u2015",hslash:"\u210F",hstrok:"\u0127",hybull:"\u2043",hyphen:"\u2010"});MathJax…
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Diso-8859-7.map46 !2D U+002D hyphen
171 !AD U+00AD hyphen
H A Dcp1257.map46 !2D U+002D hyphen
162 !AD U+00AD hyphen
H A Dcp1258.map46 !2D U+002D hyphen
165 !AD U+00AD hyphen
H A Diso-8859-5.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
H A Dcp1250.map46 !2D U+002D hyphen
169 !AD U+00AD hyphen
H A Dcp1251.map46 !2D U+002D hyphen
173 !AD U+00AD hyphen
H A Dcp1253.map46 !2D U+002D hyphen
159 !AD U+00AD hyphen
H A Diso-8859-9.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
H A Diso-8859-1.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
H A Diso-8859-15.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
H A Diso-8859-16.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
H A Diso-8859-2.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
H A Diso-8859-4.map46 !2D U+002D hyphen
174 !AD U+00AD hyphen
H A Dcp1252.map46 !2D U+002D hyphen
169 !AD U+00AD hyphen
H A Dcp1254.map46 !2D U+002D hyphen
167 !AD U+00AD hyphen
H A Dcp874.map46 !2D U+002D hyphen
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php43 foreach ($hyphens as $hyphen) {
44 $subword_wrappable_index = $hyphen;
/plugin/fckg/action/entities/utils/
H A Dentities.txt89 soft hyphen
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt89 soft hyphen
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt89 soft hyphen
/plugin/evesso/
H A DREADME.md20 * Group names had space replaced by underscore and dot replaced with hyphen-minus
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmhchem.js19 …\stackrel{\\rightharpoonup}{{{\\leftharpoondown}\\!\\!\\textstyle{-}}}"],hyphen:["Macro","\\text{-…

12