#include "cinterf.h"#include <stdlib.h>#include "error.h"#include <errno.h>#include <string.h>#include <stdio.h>#include "dtd.h"Defines | |
| #define | CHARSET 256 |
Functions | |
| static int | do_quote (prolog_term in, prolog_term quoted, char **map) |
| static int | pl_xml_quote_attribute () |
| static int | pl_xml_quote_cdata () |
| static int | pl_xml_name () |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.5