Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dmedia.php1422 $quoted = preg_quote($evdata['query'], '/');
1424 $quoted = str_replace(['\*', '\?'], ['.*', '.'], $quoted, $count);
1427 if ($count > 0) $quoted = '^([^:]*:)*' . $quoted . '$';
1429 $pattern = '/' . $quoted . '/i';
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt389 This is pretty much the same, but you could use it to show that you quoted a file.
401 This is pretty much the same, but you could use it to show that you quoted a file.