Home
last modified time | relevance | path

Searched refs:php (Results 351 – 375 of 1507) sorted by relevance

1...<<11121314151617181920>>...61

/plugin/qc/
H A Ddeleted.files1 action.php
3 icon.php
4 pageinfo.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2731.phpt4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/2731/Issue2731Test.php';
9 require __DIR__ . '/../../bootstrap.php';
H A D433.phpt4 <?php
8 $_SERVER['argv'][3] = __DIR__ . '/433/Issue433Test.php';
10 require __DIR__ . '/../../bootstrap.php';
H A D322.phpt4 <?php
12 $_SERVER['argv'][7] = __DIR__ . '/322/Issue322Test.php';
14 require __DIR__ . '/../../bootstrap.php';
H A D445.phpt4 <?php
9 $_SERVER['argv'][4] = __DIR__ . '/445/Issue445Test.php';
11 require __DIR__ . '/../../bootstrap.php';
H A D581.phpt4 <?php
8 $_SERVER['argv'][3] = __DIR__ . '/581/Issue581Test.php';
10 require __DIR__ . '/../../bootstrap.php';
H A D2137-filter.phpt4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/2137/Issue2137Test.php';
11 require __DIR__ . '/../../bootstrap.php';
H A D765.phpt4 <?php
8 $_SERVER['argv'][3] = __DIR__ . '/765/Issue765Test.php';
10 require __DIR__ . '/../../bootstrap.php';
H A D503.phpt4 <?php
8 $_SERVER['argv'][3] = __DIR__ . '/503/Issue503Test.php';
10 require __DIR__ . '/../../bootstrap.php';
H A D2137-no_filter.phpt4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/2137/Issue2137Test.php';
9 require __DIR__ . '/../../bootstrap.php';
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Delastic+elasticsearch-php+pull-request.yml3 name: elastic+elasticsearch-php+pull-request
4 display-name: 'elastic / elasticsearch-php # pull-request'
5 description: Testing of elasticsearch-php pull requests.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
83 [source,php]
102 [source,php]
116 [source,php]
136 [source,php]
153 [source,php]
172 [source,php]
186 [source,php]
199 [source,php]
212 [source,php]
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst54 .. code-block:: php
66 specified in php.ini or declared in Twig -- see below), but you can override
82 .. code-block:: php
96 .. _`strtotime`: https://secure.php.net/strtotime
97 .. _`DateTime`: https://secure.php.net/DateTime
98 .. _`DateInterval`: https://secure.php.net/DateInterval
99 .. _`date`: https://secure.php.net/date
100 .. _`DateInterval::format`: https://secure.php.net/DateInterval.format
H A Djson_encode.rst22 .. _`json_encode`: https://secure.php.net/json_encode
23 .. _`json_encode options`: https://secure.php.net/manual/en/json.constants.php
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml1 language: php
2 php:
12 - php: 7
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc26 [source,php]
40 [source,php]
62 [source,php]
88 [source,php]
127 [source,php]
146 [source,php]
171 [source,php]
192 [source,php]
237 In elasticsearch-php, almost everything is configured by associative arrays. The
246 [source,php]
[all...]
/plugin/authshibboleth/
H A DREADME.md49 …thshibboleth.conf.php` file from the repository to `DOKUWIKI_HOME/conf` and include it in your `DO…
51 include __DIR__ . '/authshibboleth.conf.php';
53 It's better to use `local.protected.php` instead of `local.php`, because `local.php` may be overwri…
55 The `authshibboleth.conf.php` file contains all available directives, set to their default values a…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst55 <?php
98 <?php
124 <?php
159 <?php
412 <?php
474 <?php
505 <?php
546 <?php
569 <?php
600 <?php
[all …]
/plugin/mailto/
H A Drenderer.php.not1 <?php
9 require_once DOKU_INC.'inc/parser/renderer.php';
10 require_once DOKU_INC.'inc/parser/xhtml.php';
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dwsdl_class_partial.phpt4 <?php
8 <?php
9 require __DIR__ . '/../../../vendor/autoload.php';
H A Dwsdl_class.phpt4 <?php
8 <?php
9 require __DIR__ . '/../../../vendor/autoload.php';
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md4 …ttp://www.github.com/google/google-auth-library-php">http://www.github.com/google/google-auth-libr…
26 curl -sS https://getcomposer.org/installer | php
61 ```php
80 ```php
115 ```php
133 ```php
179 ```php
227 ```php
265 ```php
277 ```php
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
102 [source,php]
126 [source,php]
140 [source,php]
153 [source,php]
182 [source,php]
205 [source,php]
228 [source,php]
258 [source,php]
272 [source,php]
[all...]
/plugin/components/
H A DREADME.md5php in the ajax directory under the some_plugin file structure. In this PHP script you need to dec…
40 jQuery.ajax(DOKU_BASE.concat('lib/exe/ajax.php'), {
59 - syntax/slice.php
61 - ajax/example.php
64 See lib/action.php for the definitions of the action handlers, renderers. These handlers must
66 the command name. For example, commands/example.php is the randler for the command
85 See the `commands/example.php` file for an example. You can put
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-repository.sh27 --tag elastic/elasticsearch-php \
44 --name elasticsearch-php \
46 elastic/elasticsearch-php

1...<<11121314151617181920>>...61