Home
last modified time | relevance | path

Searched refs:array (Results 201 – 225 of 765) sorted by last modified time

12345678910>>...31

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js2array();return~V(t,e)||t.push(e),this.el.className=t.join(" "),this},Y.prototype.remove=function(e…
/plugin/xcom/lang/en/
H A Dfunctions.txt5 ^Parameters|(string) namespace, (array) options|
6 …nav.html?_functions/search_allpages.html|search_allpages()]]. The options array must have one of t…
24 ^Parameters |(string) [[doku>:pagename]], (string) raw Wiki text, (array) attrs \\ Where ''attrs'…
61 ^Parameters |(string) [[doku>:pagename]] , (string) raw Wiki text, (array) attrs \\ Where ''attrs…
96 ^Parameters|(String) namespace, (array) options|
97 ^Description|Returns a list of media files in a given namespace. The options array holds a regular …
139 …exclude sub-namespaces enter the exclusions array in the ''Options'': ''(id1;id2;id3)''. Note that…
H A Dhowto.txt26 …'(option)''. See the ''Query types'' listing for details on how to handle array options for specif…
54 … The regular expression must be placed between hashes and passed in as an array. For instance, if…
/plugin/newpagetemplate/
H A Dcli.php134 return array('page' => $page, 'usrrepl' => $usrrepl, 'tmpl' => $tmpl, 'user' => $user, 'ini' => $ini, 'screen' => $screen,
162 * @param array $array
166 function array_insert(&$array, $position, $insert) argument
169 array_splice($array, $position, 0, $insert);
171 $pos = array_search($position, array_keys($array));
172 $array = array_merge(
173 array_slice($array, 0, $pos),
175 array_slice($array, $pos)
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md112 # Optionally pass an array of attributes to select as the second argument.
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/passpolicy/
H A Dwords.txt178 array
/plugin/quickstats/GEOIP/
H A Dgeoip.inc82 public $GEOIP_COUNTRY_CODE_TO_NUMBER = array(
340 public $GEOIP_COUNTRY_CODES = array(
599 public $GEOIP_COUNTRY_CODES3 = array(
858 public $GEOIP_COUNTRY_NAMES = array(
1117 public $GEOIP_CONTINENT_CODES = array(
1699 $x = array(0, 0);
1746 $x = array(0, 0);
1834 return array($country_code, $region);
1850 return array($country_code, $region);
/plugin/quickstats/db/
H A DdataBaseStructure.txt100 /* assoc array intermixed md5(page_id) and ip keys */
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md123 * Support for `timeout` and `connectTimout` were added to the `$options` array
H A DREADME.md307 a key in a database or array.**
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md97 // getWithPrefixLen returns an array containing the record and the
H A DCHANGELOG.md11 This method returns an array containing the record and the prefix
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md57 $opts = array(
58 'http' => array(
/plugin/quickstats/scripts/
H A Dsorttable.js449 Array.forEach = function(array, block, context) { argument
450 for (var i = 0; i < array.length; i++) {
451 block.call(context, array[i], i, array);
/plugin/quickstats/
H A Dsyntax.php556 function ua_sort(&$array) { argument
573 uksort($array, 'ua_Cmp');
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DDecoder.php172 $array = [];
176 array_push($array, $value);
179 return [$array, $offset];
/plugin/zerolinecss/
H A DREADME.md25 $headers['link'][] = array(
31 $clear[] = array ( 'rel' => 'stylesheet');
32 $clear[] = array ( 'type' => 'text/javascript');
33 $clear[] = array ( 'name' => 'generator');
34 $clear[] = array ( 'name' => 'date');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1array.forEach(function(a){var g=void 0!==a.width?a.width:d,h=void 0!==a.height?a.height:d;g/=2,h/=…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1array of all the corresponding `Route`\n * instances that are registered.\n */\n get ro…
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19array=b.Subclass({type:"array",isOpen:true,copyEnv:false,arraydef:{},Init:function(){this.table=[]…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js3907 var array = [];
3909 array.push(allocate(dims.slice(1)));
3911 return array;
3932 var array = [];
3936 return array;
3942 var array = [];
3946 return array;
3952 var array = [];
3956 return array;
3962 var array = [];
[all …]
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6array=t}function l(){}var c,u,p=t.exports={};(function(){try{c="function"==typeof setTimeout?setTi…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js52 …+){if(this.data[f]&&this.data[f].hasNewline()){return true}}return false},array:function(){if(this…

12345678910>>...31