Home
last modified time | relevance | path

Searched defs:ANY (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dhttp_utility.hpp32 ANY, // Accepts: */* enumerator
145 ANY, // represents *. Never returned. Only used for string matching enumerator
/openbmc/u-boot/lib/
H A Dslre.c31 enum {END, BRANCH, ANY, EXACT, ANYOF, ANYBUT, OPEN, CLOSE, BOL, EOL, enumerator