Searched refs:NEWLINE_IN_QUOTES (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlex.h131 #define NEWLINE_IN_QUOTES 0x0001 /* allow newlines in quoted objects */ macro
H A Dlex.c163 NEWLINE_IN_QUOTES|NO_BLANKS, /* options */
601 if (!(sd->options & NEWLINE_IN_QUOTES))

Completed in 79 milliseconds