Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx364 typedef inhibit_case<strlit<> > token_t; in definition() typedef
365 token_t COLUMN = as_lower_d[ "column" ]; in definition()
366 token_t OR_ = as_lower_d[ "or" ]; in definition()
367 token_t AND_ = as_lower_d[ "and" ]; in definition()

Completed in 13 milliseconds