Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/util/
Dinsert_whitespace_detection.hpp80 case T_UNKNOWN_UNIVERSALCHAR: in handle_identifier()
202 case T_UNKNOWN_UNIVERSALCHAR: // \? in handle_questionmark()
/third_party/boost/boost/wave/
Dtoken_ids.hpp307 T_UNKNOWN_UNIVERSALCHAR = TOKEN_FROM_ID('\\', UnknownTokenType), enumerator