Searched refs:quoted (Results 26 - 32 of 32) sorted by relevance

12

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex.c360 static int _strsz_lp_handle(lp_desc *lpd, int quoted);
361 static int _tostr_lp_handle(lp_desc *lpd, char *buf, int quoted);
367 _strsz_lp_handle(lp_desc *lpd, int quoted) argument
373 _tostr_lp_handle(lp_desc *lpd, char *buf, int quoted) argument
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dumscmacros.tex538 {\tt val} and {\tt tag}. Strings and atoms are quoted if necessary.\\
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Dumscmacros.tex548 %{\tt val} and {\tt tag}. Strings and atoms are quoted if necessary.\\
/barrelfish-master/lib/pcre/
H A Dpcre_compile.c523 "\\g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number\0"
541 "\\k is not followed by a braced, angle-bracketed, or quoted name\0"
5184 else if (escape == ESC_Q) /* Handle start of quoted string */
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dprolog.tex469 the '{\tt \%}' character is part of a quoted atom or string).
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumslanguage.tex1114 syntactical support for such quoted lists. However, the user can
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex1636 We first look at a special case where we want to create a file which can be read back with the input routine shown in section \ref{ReadingInput}. The predicate {\it output\_data} writes each item in a list of terms on one line of the output file, each line terminated by a dot (.). The predicate {\it writeq}\index{writeq} ensures that atoms are quoted, operator definitions\index{operator definition} are handled correctly, etc.

Completed in 77 milliseconds

12