Searched refs:cllen (Results 1 – 1 of 1) sorted by relevance
1009 size_t cllen; in replace_existing() local1022 cllen = sep - clist->spath; in replace_existing()1024 cllen = strlen(clist->spath); in replace_existing()1026 if(strncasecompare(clist->spath, co->spath, cllen)) { in replace_existing()
Completed in 12 milliseconds