Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c661 static const char EMSG_NOT_ARRAY[] ALIGN1 = "Not an array"; variable
3036 syntax_error(EMSG_NOT_ARRAY); in evaluate()