Some built-ins do not require arguments. You must either explicitly declare these with the BUILTIN attribute or contextually declare them by including a null argument list in the reference--for example, ONCHAR(). Otherwise, the name is not recognized as a built-in.