Searched refs:STRING_FUNCP (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.cpp3022 typedef const char *(environment::*STRING_FUNCP)(); typedef
3050 STRING_FUNCP func;
3052 string_env_reg(STRING_FUNCP);
3101 string_env_reg::string_env_reg(STRING_FUNCP f) : func(f)

Completed in 102 milliseconds