| /plugin/epub/scripts/utils/ |
| D | ent_ini.php | 4 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/ |
| D | utf8.php | 628 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/ |
| D | UTF8.php | 80 $ent = sprintf ("&#%d;", $ii); 81 $out .= $ent; 101 $ent = sprintf ("&#%d;", $ii); 102 $out .= $ent; 127 $ent = sprintf ("&#%d;", $ii); 128 $out .= $ent;
|
| /plugin/ckgdoku/action/entities/ |
| D | ENTITIES.HOWTO | 6 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/ |
| D | ENTITIES.HOWTO | 6 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/fckg/action/entities/ |
| D | ENTITIES.HOWTO | 6 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/ |
| D | syntax.php | 95 foreach ($cache as $i => $ent) { 96 if ($ent['mtime'] < $mtime) {
|
| /plugin/pdfjs/pdfjs/web/locale/ca/ |
| D | viewer.properties | 18 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/ |
| D | latex.php | 1455 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/ |
| D | vocab.bpe | 180 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 ion [all …]
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 755 $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/ |
| D | query.txt | 32 …tes de pages, il y a deux résultats d'**accès**. Celui qui apparaît dans l'entête en haut de l'aff… 53 …nd vous demandez des données à propos d'une page ou d'un groupe de page, l'entête pour chaque page…
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/wo/ |
| D | wo.txt | 69 14. Fukkeeli matukaay ak ñent 94 19. Fukkeeli matukaay ak juróom ñent
|
| /plugin/pdfjs/pdfjs/web/locale/ast/ |
| D | viewer.properties | 198 printing_not_supported=Alvertencia: La imprentación entá nun ta sofitada dafechu nesti restolador.
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | Svg.php | 3120 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/ |
| D | dia_ca.txt | 500 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/ |
| D | App.js | 609 /ac-ent\.draw\.io$/.test(window.location.hostname) ||
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2552 …ent,tnt,rnt,nnt,int,ant,snt,ont,lnt,cnt,unt,hnt,fnt,dnt,pnt,mnt,gnt,ynt,x2e,vnt,xnt,b2e,SC,HF,T2e,…
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 11559 …dow.top==window.self&&(/ac\.draw\.io$/.test(window.location.hostname)||/ac-ent\.draw\.io$/.test(wi…
|