List of all printf(), sprintf(), etc. formats strings mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| '<label%s>%s%s</label>' | 1 |
|
| '<input name="%s" type="%s"%s>' | 1 |
|
| '<%s%s>%s</%s>' | 1 |
|
| '<legend%s>%s</legend>' | 1 |
|
| '<textarea name="%s"%s>%s</textarea>' | 1 |
|
| '<option value="%s" %s>%s</option>' | 1 |
|
| '<select name="%s"%s>%s</select>' | 1 |
|
| 'Page %s Not Found. Sorry, but the page you were trying to view does not exist.' | 2 |
|