Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_mysql_vhost.c174 char *qmark; local
225 if (sel->used && (qmark = strchr(sel->ptr, '?'))) {
226 *qmark = '\0';
228 buffer_copy_string(s->mysql_post, qmark+1);