Home
last modified time | relevance | path

Searched refs:complex (Results 1 – 25 of 100) sorted by relevance

1234

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DAbstractPDOTest.php72 $complex = new Complex('<foo xmlns="DAV:">somevalue</foo>');
74 $propPatch = new PropPatch(['{DAV:}complex' => $complex]);
81 $this->assertEquals($complex, $propFind->get('{DAV:}complex'));
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCache.DefinitionImpl.txt
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfTests.yml26 test: ['complex: string', 'another [string]']
28 ['test' => ['complex: string', 'another [string]']]
H A DYtsAnchorAlias.yml23 sequences, mappings, and other complex data types.
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.go.js5 …inue","for","import","return","var"];var types=[/u?int\d*/g,/float\d+/g,/complex\d+/g,"byte","uint…
/plugin/confmanager/lang/en/
H A Dentities.txt13 Even though by default it is used with simple character replacements only, the entity system can also be used to insert more complex constructs into your pages. This includes HTML. However you should be aware that doing so is bound to break when used in combination with non-HTML renderers.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dif.rst49 use more complex ``expressions`` there too:
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md71 Exporting complex types:
/plugin/sketchcanvas/
H A DREADME.md15 * Unlike SVG, no complex graphics features are supported
/plugin/fckg/
H A DChanges55 Added experimental handling of tables, attempting to solve problems in rendering complex tables tha…
59 has been saved; before the save, the user should check off the complex tables checkbox. The logori…
183 Automated insertion of ~~COMPLEX_TABLES~~ macro when complex tables checkbox is set to true,
309 Remove ~~COMPLEX_TABLES~~ macro in save.php and disable macro checkbox if complex set in config man…
/plugin/codemirror/dist/modes/
H A Dgo.min.js1 …ue":true,"false":true,iota:true,nil:true,append:true,cap:true,close:true,complex:true,copy:true,"d… property in AnonymousFunction26a5cfbf0200.e
H A Dfortran.min.js.map1complex\", \"conjg\", \"cos\", \"cosh\", \"count\",\n \"cpu_time\", \"csh…
H A Dfactor.min.js.map1 …ext: \"string\"},\n // numbers: dec, hex, unicode, bin, fractional, complex\n {regex: /(…
H A Dgo.min.js.map1complex","copy","delete","imag","len","make","new","panic","print","println","real","recover","isO…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md18 - (De-)serialize data of any complexity; circular references and complex exclusion strategies are h…
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md38 // Works with complex expressions
/plugin/dlcounter/
H A DREADME.md12 A description of the datastore is also provided with some example code on how to access it and retrieve the data, so you can perform any other operations on the data or inject the data into your own (more complex) tables.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D46.46.js.map1complex',\n 'hex',\n 'abs',\n 'all',\n 'any',\n 'apply',\n …
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DREADME.md26 This library provides a new format called zFormat, used to express complex
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak29 // storage of complex values as child nodes and string, number or
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst62 For more complex handlers, it is advisable to extract them to dedicated classes,
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md126 * Added: The writeElement method can now write complex elements.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst60 the most complex extension point of Twig.
107 *tag* complex rare DSL language construct
365 possibility to define new language constructs. This is also the most complex
878 Testing the node visitors can be complex, so extend your test cases from
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md14 * complex mappings will throw a `ParseException`
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst117 For more complex scenario, like pluralization, you can use a two-step

1234