Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c3161 int MapCGIChars(buf, buf_sz, orig_str) in MapCGIChars() function
3316 buf1_index = 1+MapCGIChars(&buf1[1], len-1, c_ptr);
3331 buf1_index += MapCGIChars(&buf1[buf1_index], len-buf1_index,
3336 buf1_index += MapCGIChars(&buf1[buf1_index], len-buf1_index,
3341 buf1_index += MapCGIChars(&buf1[buf1_index], len-buf1_index, "\n");