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:matches
(Results
1 - 9
of
9
) sorted by relevance
/dokuwiki/lib/plugins/config/core/
H
A
D
ConfigParser.php
41
$
matches
= array();
variable
/dokuwiki/inc/
H
A
D
io.php
715
$
matches
= array();
variable
H
A
D
auth.php
655
$
matches
= preg_grep('/^'.preg_quote($id, '/').'[ \t]+([^ \t]+)[ \t]+/', $AUTH_ACL);
variable
685
$
matches
= preg_grep('/^'.preg_quote($path, '/').'[ \t]+([^ \t]+)[ \t]+/', $AUTH_ACL);
variable
[all...]
H
A
D
DifferenceEngine.php
272
$
matches
= $ymatches[$line];
variable
H
A
D
common.php
603
$
matches
= array();
variable
[all...]
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H
A
D
Parser.php
642
$
matches
= array();
variable
/dokuwiki/inc/parser/
H
A
D
handler.php
677
$
matches
= explode('>',$match,2);
variable
[all...]
/dokuwiki/vendor/geshi/geshi/src/
H
A
D
geshi.php
2209
$
matches
= array();
variable
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H
A
D
lessc.inc.php
585
$
matches
= null;
variable
611
$
matches
= $this->patternMatchAll($blocks, $orderedArgs, $keywordArgs, $seen);
variable
618
$
matches
= array();
variable
[all...]
Completed in 41 milliseconds