Home
last modified time | relevance | path

Searched refs:EMSG_UNDEF_FUNC (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c663 static const char EMSG_UNDEF_FUNC[] ALIGN1 = "Call to undefined function"; variable
3146 syntax_error(EMSG_UNDEF_FUNC); in evaluate()