_nx_web_http_server_match_string() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_web_http_server_match_string()

_nx_web_http_server_match_string() function

Syntax

UINT _nx_web_http_server_match_string(UCHAR *src_start,     UCHAR *src_end,     UCHAR *target,     ULONG target_length,     ULONG *match_count,     UCHAR **match_end_ptr);
Implemented in nx_web_http_server.c:7895

Arguments

src_start

src_end

target

target_length

match_count

match_end_ptr

Call Tree

Functions called by _nx_web_http_server_match_string()
_nx_web_http_server_match_string()
memcmp()
all items filtered out
Data read by _nx_web_http_server_match_string()
Data written by _nx_web_http_server_match_string()
_nx_web_http_server_match_string()::ch
_nx_web_http_server_match_string()::pre_match
_nx_web_http_server_match_string()::remain_match
all items filtered out
_nx_web_http_server_match_string()
_nx_web_http_server_match_string()::ch
_nx_web_http_server_match_string()::pre_match
_nx_web_http_server_match_string()::remain_match
all items filtered out
Type of _nx_web_http_server_match_string()
_nx_web_http_server_match_string()
all items filtered out