Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_xxtestfuzz/
Dfuzzer.c287 static int init_sre_match() { in init_sre_match() function
479 if (!SRE_MATCH_INITIALIZED && !init_sre_match()) { in LLVMFuzzerTestOneInput()