Searched refs:complex (Results 1 – 25 of 100) sorted by relevance
1234
72 $complex = new Complex('<foo xmlns="DAV:">somevalue</foo>');74 $propPatch = new PropPatch(['{DAV:}complex' => $complex]);81 $this->assertEquals($complex, $propFind->get('{DAV:}complex'));
26 test: ['complex: string', 'another [string]']28 ['test' => ['complex: string', 'another [string]']]
23 sequences, mappings, and other complex data types.
5 …inue","for","import","return","var"];var types=[/u?int\d*/g,/float\d+/g,/complex\d+/g,"byte","uint…
13 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.
49 use more complex ``expressions`` there too:
71 Exporting complex types:
15 * Unlike SVG, no complex graphics features are supported
55 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…
1 …ue":true,"false":true,iota:true,nil:true,append:true,cap:true,close:true,complex:true,copy:true,"d… property in AnonymousFunction26a5cfbf0200.e
1 …complex\", \"conjg\", \"cos\", \"cosh\", \"count\",\n \"cpu_time\", \"csh…
1 …ext: \"string\"},\n // numbers: dec, hex, unicode, bin, fractional, complex\n {regex: /(…
1 …complex","copy","delete","imag","len","make","new","panic","print","println","real","recover","isO…
18 - (De-)serialize data of any complexity; circular references and complex exclusion strategies are h…
38 // Works with complex expressions
12 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.
1 …complex',\n 'hex',\n 'abs',\n 'all',\n 'any',\n 'apply',\n …
26 This library provides a new format called zFormat, used to express complex
29 // storage of complex values as child nodes and string, number or
62 For more complex handlers, it is advisable to extract them to dedicated classes,
126 * Added: The writeElement method can now write complex elements.
60 the most complex extension point of Twig.107 *tag* complex rare DSL language construct365 possibility to define new language constructs. This is also the most complex878 Testing the node visitors can be complex, so extend your test cases from
14 * complex mappings will throw a `ParseException`
117 For more complex scenario, like pluralization, you can use a two-step