httpd_num_tags is only used within LwIP.
 
Symbols
loading...
Files
loading...

httpd_num_tags variable

Syntax

static int httpd_num_tags;

References

LocationReferrerText
httpd.c:322
static int httpd_num_tags;
httpd.c:785get_tag_insert()
&& httpd_tags && httpd_num_tags
httpd.c:793get_tag_insert()
for (tag = 0; tag < httpd_num_tags; tag++) {
httpd.c:2722http_set_ssi_handler()
httpd_num_tags = num_tags;

Data Use

Functions writing httpd_num_tags
Functions reading httpd_num_tags
all items filtered out
httpd_num_tags
all items filtered out