Home
last modified time | relevance | path

Searched refs:BR (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/
H A Dfulltext.php577 $BR = '(?!\pL)';
581 $BR = '\b';
593 $term .= $BR;
596 if ($term == $BL || $term == $BR || $term == $BL . $BR) $term = '';