Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/conf/
Dconf.c424 #define scan_esc(conf, p) (((IS_EOF((conf), (p)[1])) ? ((p) + 1) : ((p) + 2))) macro
429 p = scan_esc(conf, p); in eat_alpha_numeric()
505 p = scan_esc(conf, p); in clear_comments()