Searched refs:destructor_pattern (Results 1 – 1 of 1) sorted by relevance
41 static regex_t destructor_pattern; variable47 if (regexec (&destructor_pattern, name, 0, 0, 0) == 0) in hpacc_is_destructor_name()322 regcomp (&destructor_pattern, in _initialize_hpacc_abi()