Searched refs:sfnext (Results 1 – 1 of 1) sorted by relevance
207 sfnext(Sfio_t* ip) in sfnext() function225 if ((c = sfnext(ip)) == 'O' && in html2msg()226 (c = sfnext(ip)) == 'L' && in html2msg()228 (c = sfnext(ip)) == 'S' && in html2msg()229 (c = sfnext(ip)) == 'T' && in html2msg()230 (c = sfnext(ip)) == 'A' && in html2msg()231 (c = sfnext(ip)) == 'R' && in html2msg()232 (c = sfnext(ip)) == 'T' && in html2msg()233 (c = sfnext(ip)) == '=' && in html2msg()234 (c = sfnext(ip)) == '"' && in html2msg()[all …]