MCPcopy Create free account
hub / github.com/Ericsson/CodeCompass / next_option

Function next_option

webserver/src/mongoose.c:1431–1462  ·  view source on GitHub ↗

A helper function for traversing a comma separated list of values. It returns a list pointer shifted to the next value, or NULL if the end of the list found. Value is stored in val vector. If value has form "x=y", then eq_val vector is initialized to point to the "y" part, and val vector length is adjusted to point only to "x".

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

send_http_errorFunction · 0.85
check_aclFunction · 0.85
convert_uri_to_file_nameFunction · 0.85
get_mime_typeFunction · 0.85
find_index_fileFunction · 0.85
proxify_connectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected