Home
last modified time | relevance | path

Searched refs:ent (Results 1 – 19 of 19) sorted by relevance

/plugin/epub/scripts/utils/
H A Dent_ini.php4 foreach($ents as $ent) {
5 list($char,$num,$name) = preg_split('/\s+/',$ent);
10 foreach($ents_2 as $ent) {
11 list($num,$name) = preg_split('/\s+/',$ent);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php628 function utf8_decode_numeric($ent) { argument
629 switch ($ent[2]) {
632 $cp = hexdec($ent[3]);
635 $cp = intval($ent[3]);
671 * @param string $ent An entity
674 function decode($ent) { argument
675 if ($ent[1] == '#') {
676 return utf8_decode_numeric($ent);
677 } elseif (array_key_exists($ent[0],$this->table)) {
678 return $this->table[$ent[0]];
[all …]
/plugin/bibtex/OSBib/
H A DUTF8.php80 $ent = sprintf ("&#%d;", $ii);
81 $out .= $ent;
101 $ent = sprintf ("&#%d;", $ii);
102 $out .= $ent;
127 $ent = sprintf ("&#%d;", $ii);
128 $out .= $ent;
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO6 Name your definitions file add.ent
15 This creates a new entities file called ent.ser, which must then be copied to
16 the fckg/action subdirectory. You would be wise to first back up the original ent.ser
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO6 Name your definitions file add.ent
15 This creates a new entities file called ent.ser, which must then be copied to
16 the fckg/action subdirectory. You would be wise to first back up the original ent.ser
/plugin/ckgedit/action/entities/
H A DENTITIES.HOWTO6 Name your definitions file add.ent
15 This creates a new entities file called ent.ser, which must then be copied to
16 the fckg/action subdirectory. You would be wise to first back up the original ent.ser
/plugin/eventum/
H A Dsyntax.php95 foreach ($cache as $i => $ent) {
96 if ($ent['mtime'] < $mtime) {
/plugin/pdfjs/pdfjs/web/locale/ca/
H A Dviewer.properties18 next.title=Pàgina següent
19 next_label=Següent
158 find_next.title=Cerca la següent coincidència de l'expressió
159 find_next_label=Següent
/plugin/dokutexit/
H A Dlatex.php1455 function _latexEntities($string,$ent=NULL) { argument
1458 if (is_null($ent)) {
1459 $ent = $this->latexentities;
1461 if ($doku_ent == NULL && $latex_ent == NULL && is_array($ent)) {
1462 $doku_ent = array_keys($ent);
1463 $latex_ent = array_values($ent);
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe180 m ent
404 ent s
484 id ent
666 Ġ ent
718 em ent
833 c ent
897 v ent
899 i ent
993 Ġc ent
1209 ent io
[all...]
/plugin/a2s/
H A DASCIIToSVG.php755 $ent = $this->yystack[$i];
756 fprintf($this->yyTraceFILE," %s",self::$yyTokenName[$ent->major]);
1031 $ent = new A2S_SVGPathyyStackEntry;
1032 $ent->stateno = 0;
1033 $ent->major = 0;
1034 $this->yystack = array( 0 => $ent );
1766 foreach ($ents as $ent) {
1767 $file = "{$dir}/{$ent}";
1768 $base = substr($ent, 0, -5);
1769 if (substr($ent, -5) == '.path' && is_readable($file)) {
/plugin/quickstats/lang/fr/
H A Dquery.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/wo/
H A Dwo.txt
/plugin/pdfjs/pdfjs/web/locale/ast/
H A Dviewer.properties198 printing_not_supported=Alvertencia: La imprentación entá nun ta sofitada dafechu nesti restolador.
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3120 preg_match_all('/<!ENTITY\s+([a-z]+)\s+\"(.*?)\">/si', $data, $ent);
3122 for ($i = 0; $i < count($ent[0]); $i++) {
3123 $data = preg_replace('/&' . preg_quote($ent[1][$i], '/') . ';/is', $ent[2][$i], $data);
/plugin/diagramsnet/lib/resources/
H A Ddia_ca.txt500 nextPage=Pàgina següent
846 …: copieu el diagrama de draw.io del document. A continuació, al quadre següent, feu clic amb el bo…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js609 /ac-ent\.draw\.io$/.test(window.location.hostname) ||
/plugin/mermaid/
H A Dmermaid.min.js[all...]
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11559 …dow.top==window.self&&(/ac\.draw\.io$/.test(window.location.hostname)||/ac-ent\.draw\.io$/.test(wi…