Home
Sort by
last modified time
|
relevance
|
path
Project(s)
dokuwiki
plugin
template
select all
invert selection
clear
Full Search
Definition
Symbol
File Path
History
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Help
Searched
defs:first
(Results
1 - 10
of
10
) sorted by relevance
/dokuwiki/inc/Ui/
H
A
D
Recent.php
15
protected $
first
;
variable
26
$this->
first
= $
first
;
variable
47
$
first
= $this->
first
;
variable
131
$
first
= 0;
global()
variable
157
$
first
= max($
first
- $conf['recent'], 0);
global()
variable
[all...]
H
A
D
Revisions.php
16
protected $
first
;
variable
27
$this->
first
= $
first
;
variable
63
$
first
= $this->
first
;
variable
133
$
first
= $this->
first
;
global()
variable
216
$
first
= 0;
global()
variable
294
$
first
= max($
first
- $conf['recent'], 0);
global()
variable
[all...]
/dokuwiki/lib/plugins/popularity/
H
A
D
helper.php
209
$
first
= (int) substr(array_shift($list), 0, 10);
variable
/dokuwiki/inc/ChangeLog/
H
A
D
ChangeLog.php
149
$
first
= 0;
variable
153
$
first
= max($
first
+ 1, 0);
variable
[all...]
/dokuwiki/lib/plugins/extension/helper/
H
A
D
list.php
339
$
first
= true;
variable
345
$
first
= false;
variable
/dokuwiki/vendor/composer/
H
A
D
ClassLoader.php
127
$
first
= $prefix[0];
variable
375
$
first
= $class[0];
variable
[all...]
/dokuwiki/inc/Remote/
H
A
D
ApiCore.php
855
$
first
= (int) $
first
;
variable
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H
A
D
ASN1.php
1140
$
first
= floor(ord($content[0]) / 40);
variable
1185
$
first
= new BigInteger($part1);
variable
1186
$
first
= $
first
->multiply($forty);
variable
1187
$
first
= $
first
->add(new BigInteger($part2));
variable
[all...]
/dokuwiki/inc/
H
A
D
media.php
1002
$
first
= $INPUT->int('
first
');
variable
/dokuwiki/vendor/marcusschwarz/lesserphp/
H
A
D
lessc.inc.php
1280
$
first
= $this->assertColor($
first
);
variable
Completed in 17 milliseconds