Name       : NO_ADVERB_WITH_SPACE

Defined in : /sys/adverbs.h

Description: This macro will be returned by the function
             check_adverb_with_space if the adverb that was passed to this
             function as a parameter could not be matched as an adverb using
             the macro FULL_ADVERB. A match is made if the adverb consists
             of at least three characters and matches exactly with the first
             part of any adverb in the list of known adverbs.

See also   : check_adverb_with_space, NO_ADVERB, FULL_ADVERB
