Searched refs:scan_esc (Results 1 – 1 of 1) sorted by relevance
53 #define scan_esc(conf,p) (((IS_EOF((conf),(p)[1]))?((p)+1):((p)+2))) macro624 p = scan_esc(conf, p); in clear_comments()933 p = scan_esc(conf, p); in eat_alpha_numeric()
Completed in 3 milliseconds