Home
last modified time | relevance | path

Searched refs:function (Results 1 – 18 of 18) sorted by relevance

/dokuwiki/lib/plugins/usermanager/lang/en/
H A Dimport.txt6 For an example of a suitable file, try the "Export Users" function above.
/dokuwiki/vendor/php81_bc/strftime/
H A DREADME.md15 Note that output can be slightly different between libc sprintf and this function as it is using IC…
53 - Load the function PHP81_BC\strftime in your project
57 use function PHP81_BC\strftime;
64 - Load the function PHP81_BC\strftime in your project
68 use function PHP81_BC\strftime;
75 use function PHP81_BC\strftime;
157 | `%s` | Unix Epoch Time timestamp (same as the `time()` function) | Example: `305815200` f…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php95 public static function setRecurringModuloFunction($instanceID, callable $function) argument
97 static::$reduce[$instanceID] = $function;
/dokuwiki/inc/
H A Dparserutils.php810 foreach ($options as $function => $params) {
811 if (is_callable([$geshi, $function])) {
812 $geshi->$function($params);
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md65 you can call ```setCompression``` before each ```addFile()``` and ```addData()``` function call.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php90 public static function setRecurringModuloFunction($instanceID, callable $function) argument
92 static::$reduce[$instanceID] = $function;
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini1 ; Please see http://php.net/manual/en/function.parse-ini-file.php
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md35 protected function setup(Options $options)
42 protected function main(Options $options)
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE175 d) If a facility in the modified Library refers to a function or a
179 in the event an application does not supply such function or
183 (For example, a function in a library to compute square roots has
186 application-supplied function or table used by this function must
188 root function must still compute square roots.)
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE175 d) If a facility in the modified Library refers to a function or a
179 in the event an application does not supply such function or
183 (For example, a function in a library to compute square roots has
186 application-supplied function or table used by this function must
188 root function must still compute square roots.)
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown70 For further setup and install documentation, function references, etc., visit
H A DCHANGELOG.md132 - Fix a small typo in the error() function Docblock by @audrasjb in [#712](https://github.com/simpl…
201 * Simplified logic for some function returns. [#573](https://github.com/simplepie/simplepie/pull/57…
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php1319 * @param mixed $function Callback function
1321 public function set_cache_name_function($function = 'md5') argument
1325 if (is_callable($function)) {
1326 $this->cache_name_function = $function;
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG23 - Introduce strip_language function (phy25)
348 - Added missing set_script_style API function (BenBE)
625 - Optimization using basic rework of indent function improving tab expansion performance (BenBE)
657 - Language files can now specify a function to be called to decide the
865 - Fixed up geshi_highlight function: it now correctly uses <code> instead of <div> (Remi Faure)
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A Dcomposer.lock685 "description": "Looks up which function or method a line of code belongs to",
/dokuwiki/_test/core/
H A DphpQuery-onefile.php5508 public static function isFunction($function) { argument
5509 return is_callable($function);
/dokuwiki/vendor/splitbrain/slika/
H A Dcomposer.lock908 "description": "Looks up which function or method a line of code belongs to",
/dokuwiki/_test/
H A Dcomposer.lock1215 "description": "Looks up which function or method a line of code belongs to",