Home
last modified time | relevance | path

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

/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php3243 $keyword_match = $match[1];
3261 if (strcasecmp($word, $keyword_match) == 0) {
3266 $word = $keyword_match;