Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.c784 case ENCODING_REL_URI_PART: in buffer_append_string_encoded()
810 case ENCODING_REL_URI_PART: in buffer_append_string_encoded()
835 case ENCODING_REL_URI_PART: in buffer_append_string_encoded()
H A Dbuffer.h90 ENCODING_REL_URI_PART, /* same as ENC_REL_URL plus coding / too as %2F */ enumerator
H A Dmod_dirlisting.c804 buffer_append_string_encoded(out, DIRLIST_ENT_NAME(tmp), tmp->namelen, ENCODING_REL_URI_PART); in http_list_directory()
860 buffer_append_string_encoded(out, DIRLIST_ENT_NAME(tmp), tmp->namelen, ENCODING_REL_URI_PART); in http_list_directory()