Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-incl.h2365 #define CHARSET_CHECK 0x0020 /* warn on unquoted characters */ macro
H A Dpl-read.c2793 if ( _PL_rd->styleCheck & CHARSET_CHECK ) in get_token__LD()
2829 if ( _PL_rd->styleCheck & CHARSET_CHECK ) in get_token__LD()