Searched refs:constructor_pattern (Results 1 – 1 of 1) sorted by relevance
40 static regex_t constructor_pattern; variable56 if (regexec (&constructor_pattern, name, 0, 0, 0) == 0) in hpacc_is_constructor_name()319 regcomp (&constructor_pattern, in _initialize_hpacc_abi()