Home
last modified time | relevance | path

Searched refs:entities (Results 101 – 125 of 172) sorted by path

1234567

/plugin/fckg/
H A DChanges145 convert html tag markup < and > to entities in indented code blocks
180 Update to entities file.
297 replace utf8 chars in plugin regexes with entities (edit.php)
357 Handle entities in URLs; requires URL to be entered using the link tool.
370 Updated entities for DW entities with left-hand angle brackets.
/plugin/fckg/action/
H A Dedit.php2692 $Renderer->entities = getEntities();
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO15 This creates a new entities file called ent.ser, which must then be copied to
19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
H A Dents_seri.php5 $entities = array(); variable
27 file_put_contents($serialized,serialize($entities));
33 global $entities;
46 $entities[$numeric] = $icon;
47 $entities[$character] = $icon;
53 $entities[32] = ' ';
54 $entities['nbsp'] = ' ';
/plugin/fckg/fckeditor/
H A Dlicense.txt851 For legal entities, "You" includes any entity which controls, is
/plugin/fedauth/Auth/
H A DCOPYING17 other entities that control, are controlled by, or are under common
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md23 * Autoloader: Restrict loads to mapped entities. (Ivan Enderlin, 2016-01-14T10:38:21+01:00)
44 * Autoloader: Support flex entities. (Ivan Enderlin, 2015-12-02T08:18:39+01:00)
H A DREADME.md98 #### Flexible entities
100 Flexible entities are very simple. If we declare `Foo\Bar\Bar` as a flexible
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md62 We propose to explain the basis of this library. We have two entities: an
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md129 - Serialize doctrine entities load linked entities even if the max depth should stop this behavior …
592 - OneToOne entities are not deserialized if passing a nested one-to-one property [\#652](https://gi…
724 - Fix inheritance of discriminators on Doctrine entities [\#382](https://github.com/schmittjoh/seri…
845 - Deserialize JSON into existing Doctrine entities and empty strings are ignored [\#417](https://gi…
853 - Recursion groups, serializing properties in entities [\#329](https://github.com/schmittjoh/serial…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE10 …"Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the …
11 … of a literary or artistic work, the individual, individuals, entity or entities who created the W…
46entities who have received Collections from You under this License, however, will not have their l…
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md273 If you use Doctrine and use cloning on lazy loaded entities, you might encounter errors mentioning …
289 // $copy should now contain a clone of all entities, including those that were not yet fully loaded.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml76 entities: '&pound; me'
82 'entities' => '&pound; me'
/plugin/flowcharts/
H A DREADME.md8 …the plugin it is crucial to remove the following lines from the Dokuwiki file conf/entities.conf**
19 …tion, see https://www.dokuwiki.org/entities and also https://github.com/splitbrain/dokuwiki/blob/m…
H A Dsyntax.php138 $Renderer->entities = getEntities();
/plugin/flowplay/flowplayer/
H A DLICENSE.txt17 other entities that control, are controlled by, or are under common
/plugin/gemini/
H A Drenderer.php202 if (array_key_exists($entity, $this->entities)) {
203 $this->doc .= $this->entities[$entity];
/plugin/gtime/gtlib/
H A DLICENSE17 other entities that control, are controlled by, or are under common
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog411 * Fixed: several fixes in CSS processing; HTML entities processing
1589 * xhtml.entities.inc.php: fixed bug 1245943 - Unescaped ampersants
1624 * xhtml.entities.inc.php: fixed bug 1247840 - &#X?? hecadecimal
1773 parser returns standard XML entities as-is'
/plugin/indexnumber/
H A DREADME.md37 escaped as their entities (`&lt;` and `&gt;`).
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt2056 # but without ID, one is restricted to words that are simple text and not Jmol entities.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2237 entities for characters outside the normal alphanumeric range
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt78 License. For legal entities, "You" includes any entity that

1234567