pLabel            200 source3/web/swat.c 	const char* pAnchor, const char* pHelp, const char* pLabel)
pLabel            202 source3/web/swat.c 	const char *pTranslated = _(pLabel);
pLabel            204 source3/web/swat.c 	if(strcmp(pLabel, pTranslated) != 0) {
pLabel            207 source3/web/swat.c 		   pAnchor, pHelp, pLabel, pTranslated);
pLabel            212 source3/web/swat.c 	  pAnchor, pHelp, pLabel);