Searched defs:GESHI_LINK (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php103 define('GESHI_LINK', 0); define
3504 if (isset($this->link_styles[GESHI_LINK])) {
3508 $stuff_to_parse = str_replace('<|UR1|', '<a' . $this->link_target . ' style="' . $this->link_styles[GESHI_LINK] . '" href=', $stuff_to_parse);
4269 case GESHI_LINK:

Completed in 110 milliseconds