Home
last modified time | relevance | path

Searched refs:that (Results 1051 – 1075 of 2263) sorted by relevance

1...<<41424344454647484950>>...91

/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md130 * `e?` to say that `e` is optional;
131 * `e+` to say that `e` can appear at least 1 time;
132 * `e*` to say that `e` can appear 0 or many times;
133 * `e{x,y}` to say that `e` can appear between `x` and `y` times;
137 Unification is very useful. For example, if we have a token that expresses a
233 only one example with the coverage-based generation algorithm that will activate
/plugin/latexport/
H A DREADME.md17 I'm assuming that you've got a working environment with *Apache* and *PHP* on your development mach…
45 Verify that the Latexport plugin is present by visiting
120 file that allows redirection (see https://www.dokuwiki.org/rewrite):
184 you see a non-zero size. Also you can tell that the file is not corrupt because you can open it in …
213 You can see that `com.apple.ResourceFork` attribute contains the whole data. To extract the data as…
235 have one file per variation; in that case install them all.
/plugin/ipban/ip-lib/
H A DREADME.md131 Both IP addresses and ranges have a `toString` method that you can use to retrieve a textual repres…
173 // that's equivalent to
177 Please remark that if the address is IPv4 and the range is IPv6 (or vice-versa), the result will al…
222 Please remark that if a range spans across multiple range types, you'll get NULL as the range type:
274 Let's assume that you saved the type in a field called `addressType`, and the range boundaries in t…
282 * Let's assume that:
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md175 The `TypeMatcher` will match any element by its type (instance of a class or any value that could be parameter of
181 // Will apply a filter to any object that is an instance of Doctrine\Common\Collections\Collection
194 Let's say for example that you are copying a database record (or a Doctrine entity), so you want the copy not to have
249 If you use Doctrine and want to copy an entity who contains a `Collection` that you want to be reset, you can use the
271 **Make sure, though, to put this as one of your very first filters in the filter chain so that the entity is loaded
284 // $copy should now contain a clone of all entities, including those that were not yet fully loaded.
/plugin/markdownextra/lib/meltdown-tweaks/
H A Dmeltdown-tweaks.css1 /* Disabling tools that are incompatible with the markdown editor */
/plugin/cleanup/lang/en/
H A Dintro.txt5 Below you can preview and delete files that match the configuration. Once you're satisfied the plug…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_amps_and_angle_encoding.md5 This & that.
H A Dspecs.md78 HTML tags. The idea is *not* to create a syntax that makes it easier
82 format. Thus, Markdown's formatting syntax only addresses issues that
85 For any markup that is not covered by Markdown's syntax, you simply
87 indicate that you're switching from Markdown to HTML; you just use
124 In HTML, there are two characters that demand special treatment: `<`
192 that Markdown supports "hard-wrapped" text paragraphs. This differs
326 It's important to note that the actual numbers you use to mark the
349 you can use ordinal numbers in your ordered Markdown lists, so that
445 It's worth noting that it's possible to trigger an ordered list by
686 The point of reference-style links is not that they're easier to
[all …]
/plugin/autostart/
H A DREADME.md4 If a non-existent page is requested, but a namespace with that name exists, and it has a start page…
/plugin/pgn4web/pgn4web/libs/garbochess/
H A DREADME.txt12 Please note that GarboChess is processor intensive; in order to optimize
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2731.phpt23 Failed asserting that exception message is empty but is 'message'.
H A D433.phpt23 Failed asserting that two strings are equal.
H A D445.phpt24 Failed asserting that two strings are equal.
H A D581.phpt23 Failed asserting that two objects are equal.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst52 Note that most deprecation notices are triggered during **compilation**, so
65 Working with Ajax means that the same content is sometimes displayed as is,
67 any valid expression, you can pass a variable that evaluates to ``true`` when
98 Overriding a Template that also extends itself
110 But how do you combine both: *replace* a template that also extends itself
113 Let's say that your templates are loaded from both ``.../templates/mysite``
174 Here are some configuration example that simulates some other template engines
415 We have created a simple ``templates`` table that hosts two templates:
495 filesystem, or any other loader for that matter: the template name should be a
508 Now that the ``base.twig`` templates is defined in an array loader, you can
H A Dapi.rst17 initialization and use that to load templates. In some cases it's however
33 that looks up the templates in the ``/path/to/templates/`` folder. Different
39 Notice that the second argument of the environment is an array of options.
94 ``__toString()`` method that you can use to display the generated nodes
121 variables (variables and or attributes/methods that do not exist) and
134 ``html_attr``, or a PHP callback that takes the template name and must
145 A flag that indicates which optimizations to apply
243 should know that a new cache key is generated each time a template content
270 ``\Twig\Loader\ChainLoader`` accepts any loader that implements
329 Twig extensions are packages that add new features to Twig. Using an
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.ConvertDocumentToFragment.txt
H A DCSS.ForbiddenProperties.txt
/plugin/searchcombinedgoogle/
H A DREADME.md5 …queries Google for your search word. It the combines both results sets so that Googles matches com…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dchild_contents_outside_blocks.test15 Twig\Error\SyntaxError: A template that extends another one cannot include content outside Twig blo…
/plugin/linkfix/lang/en/
H A Dintro.txt5 Please not that processing can take a while in large wikis. Do not close the page during the process
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css16 * The styles given here are suitable for the demos that are used with the standard DataTables
21 * 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
23 * ensure that you either have "example_alt_pagination" as a body class name, or better yet,
24 * modify that selector.
25 * Note that the path used for Images is relative. All images are by default located in
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst44 A property that is excluded by ``@Exclude`` cannot be exposed anymore by any
51 expose them via an API that is consumed by a third-party:
89 You can achieve that by using the ``@Groups`` annotation on your properties. Any
132 For example if you have a User that has a manager and friends::
272 that uses the `symfony expression language`_ to
/plugin/wikistats/
H A DREADME.md46 Most likely you want to do that in the `/lib/tpl/default/main.php` inside the
120 > Note that the type parameter is mandatory
134 If a namespace name starts with a minus sign that namespace will be excluded.
146 > Note that namespaces restrictions are not supported for tags and
223 This program is distributed in the hope that it will be useful,
/plugin/edittable/lib/
H A Dhandsontable.full.js11807 …if (!that.isWaiting() && !that.allowKeyEventPropagation || !that.isWaiting() && that.allowKeyEvent…
11814 …if (!that.isWaiting() && !that.allowKeyEventPropagation || !that.isWaiting() && that.allowKeyEvent…
30807 that._f = that._l = undefined;
30822 if (that._f == entry) that._f = next;
30823 if (that._l == entry) that._l = prev;
30868 if (!that._f) that._f = entry;
30890 if (!that._t || !(that._l = entry = entry ? entry.n : that._t._f)) {
48398 that.activeWt = that.wt;
48409 that.activeWt = that.wt;
48448 that.activeWt = that.wt;
[all …]

1...<<41424344454647484950>>...91