Searched refs:ISC_LEXOPT_QSTRING (Results 1 – 2 of 2) sorted by relevance
75 #define ISC_LEXOPT_QSTRING 0x10 /*%< Recognize qstrings. */ macro
538 (options & ISC_LEXOPT_QSTRING) != 0) { in isc_lex_gettoken()804 options |= ISC_LEXOPT_QSTRING; in isc_lex_getmastertoken()