Home
last modified time | relevance | path

Searched refs:ents (Results 1 – 13 of 13) sorted by relevance

/plugin/epub/scripts/utils/
Dent_ini.php2 $ents = file($argv[1],FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); variable
4 foreach($ents as $ent) {
/plugin/fckg/scripts/
Drefresh_save.php65 global $ents;
67 $ents = unserialize(file_get_contents($serialized));
/plugin/fckg/action/
Dsave.php156 global $ents;
158 $ents = unserialize(file_get_contents($serialized));
/plugin/ckgdoku/action/entities/
DENTITIES.HOWTO19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/ckgedit/action/entities/
DENTITIES.HOWTO19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/fckg/action/entities/
DENTITIES.HOWTO19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/ckgedit/action/
Dsave.php402 global $ents;
404 $ents = unserialize(file_get_contents($serialized));
409 global $ents; return $ents[$matches[2]];
Dmeta.php346 global $ents;
348 $ents = unserialize(file_get_contents($serialized));
353 global $ents; return $ents[$matches[2]];
/plugin/ckgdoku/action/
Dsave.php308 global $ents;
310 $ents = unserialize(file_get_contents($serialized));
Dmeta.php321 global $ents;
323 $ents = unserialize(file_get_contents($serialized));
/plugin/diagramsnet/lib/resources/
Ddia_ca.txt418 invalidFilename=Els noms dels diagrames no poden contenir els següents caràcters: \ / | : ; { < & +…
584 pluginWarning=La pàgina sol·licita carregar els següents connectors:\n \n {1}\n \n Voleu carregar a…
817 oneDriveCharsNotAllowed=Els caràcters següents no estan permesos: ~ " # % * : < > ? / \ { | }
837 officeStepsHeader=Aquest complement realitza els passos següents:
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe2080 i ents
2190 Ġstud ents
2632 um ents
2741 Ġev ents
2942 em ents
2977 id ents
3652 on ents
6300 Ġag ents
6375 res ents
6546 im ents
[all …]
/plugin/a2s/
DASCIIToSVG.php1765 $ents = scandir($dir);
1766 foreach ($ents as $ent) {