Home
last modified time | relevance | path

Searched refs:calling (Results 51 – 75 of 113) sorted by last modified time

12345

/plugin/codeprettify/code-prettify/
H A DREADME.md178 If you are calling `prettyPrint` via an event handler, wrap it in a function.
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js22009 onFunctionCall: function(context, frame, depth, calling) argument
22011 if (calling)
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md26 You can run the unit-tests by calling `vendor/bin/phpunit`.
H A DCHANGELOG.md172 - obsolete strategies when calling Context::setVersion/setGroups more than once [\#98](https://gith…
1050 - Filter out non-identifiers from $data before calling find\(\) [\#1](https://github.com/schmittjoh…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst50 default can be easily changed by calling the ``setDateFormat()`` method on the
80 The default timezone can also be set globally by calling ``setTimezone()``:
H A Descape.rst93 You can define custom escapers by calling the ``setEscaper()`` method on the
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddate.rst38 You can set the default timezone globally by calling ``setTimezone()`` on
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Duse.rst108 In Twig 1.2, renaming allows you to simulate inheritance by calling the
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php705 $this->calling($stream)->_close = function () use (&$called) {
720 $this->calling($stream)->_close = function () use (&$called) {
735 $this->calling($stream)->_close = function () use (&$called) {
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst99 Then, calling ``$serializer->serialize($data, 'json');`` will generate
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md327 calling it on a stub.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst23 * **Evaluate** the template: It basically means calling the ``display()``
44 You can manually convert a source code into a token stream by calling the
70 The default lexer (``\Twig\Lexer``) can be changed by calling
82 You can manually convert a token stream into a node tree by calling the
104 The default parser (``\Twig\TokenParser\AbstractTokenParser``) can be changed by calling the
139 The default compiler (``\Twig\Compiler``) can be changed by calling the
H A Dadvanced_legacy.rst23 When extending Twig by calling methods on the Twig environment instance,
178 Adding a filter is as simple as calling the ``addFilter()`` method on the
313 Adding a function is similar to adding a filter. This can be done by calling the
397 Adding a tag is as simple as calling the ``addTokenParser`` method on the
451 Parsing expressions is done by calling the ``parseExpression()`` like we did for
762 is as simple as registering the ``MyCoreExtension`` extension by calling the
H A Dadvanced.rst456 Adding a tag is as simple as calling the ``addTokenParser`` method on the
511 Parsing expressions is done by calling the ``parseExpression()`` like we did for
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dfunctions.test2 "autoescape" tag applies escaping after calling functions
H A Dwith_filters.test2 "autoescape" tag applies escaping after calling filters
H A Dwith_pre_escape_filters.test2 "autoescape" tag applies escaping after calling filters, and before calling pre_escape filters
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md21 …new endpoint that make sure that you can't shoot yourself in the foot by calling ```registerLoader…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md250 This event is fired when calling the `Hoa\Stream\Stream::close`
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md22 You can run the unit-tests by calling `vendor/bin/phpunit`.
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php152 $this->calling($autoloader)->requireFile = function ($file) {
180 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) {
205 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) {
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DFilter.php74 $this->calling($filter)->accept = function () {
96 $this->calling($filter)->accept = false
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md180 …a Class in the current namespace its FQSEN will have the `My\Example` namespace and by calling the
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG23 * fixed sandbox security issue (under some circumstances, calling the
392 * fixed recursively calling blocks in templates with inheritance
495 * fixed escaping when calling a macro inside another one (regression introduced in 1.9.1)
812 …* made macros return their value instead of echoing directly (fixes calling a macro in sandbox mod…
894 * fixed subscript expressions when calling __call() (methods now keep the case)
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md1124 …or.com/#!/api/CKEDITOR.keystrokeHandler-property-blockedKeystrokes) when calling [`editor.setReadO…
1199 * [#10219](http://dev.ckeditor.com/ticket/10219): [Inline editor] Error thrown after calling [`edit…

12345