Searched refs:operator_pattern (Results 1 – 1 of 1) sorted by relevance
42 static regex_t operator_pattern; variable65 return regexec (&operator_pattern, name, 0, 0, 0) == 0; in hpacc_is_operator_name()325 regcomp (&operator_pattern, in _initialize_hpacc_abi()