Home
last modified time | relevance | path

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

/dports/www/gatling/gatling-0.15/
H A Drellink.c88 static int stralloc_istag(stralloc* sa,const char* in) { in stralloc_istag() function
143 if (stralloc_istag(tag,"a") || stralloc_istag(tag,"link")) in mangleurl()
145 else if (stralloc_istag(tag,"img") || stralloc_istag(tag,"frame")) in mangleurl()