Home
last modified time | relevance | path

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

/dports/devel/fossil/fossil-src-2.17/src/
H A Dwikiformat.c37 #define WIKI_TARGET_BLANK 0x200 /* Hyperlinks go to a new window */ macro
1264 }else if( mFlags & WIKI_TARGET_BLANK ){ in wiki_resolve_hyperlink()