Home
last modified time | relevance | path

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

/dports/devel/fossil/fossil-src-2.17/src/
H A Dwikiformat.c1026 static int findTagWithId(Renderer *p, int iTag, const char *zId){ in findTagWithId() function
1648 (iDiv = findTagWithId(p, MARKUP_DIV, zId))>=0 in wiki_render()
2019 (iDiv = findTagWithId(&renderer, MARKUP_DIV, zId))>=0 in wiki_extract_links()