Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_xxtestfuzz/
Dfuzzer.c195 static int init_sre_compile() { in init_sre_compile() function
468 if (!SRE_COMPILE_INITIALIZED && !init_sre_compile()) { in LLVMFuzzerTestOneInput()