Home
last modified time | relevance | path

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

/third_party/openssl/crypto/conf/
Dconf_def.c48 #define scan_esc(conf,p) (((IS_EOF((conf),(p)[1]))?((p)+1):((p)+2))) macro
516 p = scan_esc(conf, p); in clear_comments()
822 p = scan_esc(conf, p); in eat_alpha_numeric()