HomeSort by: relevance | last modified time | path
    Searched defs:IWSEOL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
lex.c 305 #define IWSEOL (ISC_LEXOPT_INITIALWS | ISC_LEXOPT_EOL)
405 options &= ~IWSEOL;
562 options &= ~IWSEOL;
585 options &= ~IWSEOL;
  /src/external/mpl/dhcp/bind/dist/lib/isc/
lex.c 306 #define IWSEOL (ISC_LEXOPT_INITIALWS | ISC_LEXOPT_EOL)
406 options &= ~IWSEOL;
561 options &= ~IWSEOL;
584 options &= ~IWSEOL;

Completed in 23 milliseconds