Searched refs:scanstring (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dansi2knr.c68 - scanstring could scan backward past the beginning of the string; when
69 - the check for \ + newline in scanstring was unnecessary.
76 (scanstring): Handle backslash-newline correctly. Work with
223 char *scanstring();
436 scanstring(p, dir) function
623 p = scanstring(p, 1) - 1;
657 p = scanstring(p, -1) + 1;

Completed in 47 milliseconds