Home
last modified time | relevance | path

Searched refs:read_carefully (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/rxp/rxp-1.4.4/
H A Dinput.h50 int read_carefully; /* be sure not to read past end of XML decl */ member
H A Dinput.c117 source->read_carefully = 0; in NewInputSource()
590 if(c == '>' && s->read_carefully) in translate_utf8()
848 s->read_carefully = 1; in determine_character_encoding()
H A Dxmlparser.c921 source->read_carefully = 0; in ParserPush()
948 source->read_carefully = 0; in ParserPush()
/dports/textproc/ltxml/ltxml-1.2.9/RXP/include/
H A Dinput.h50 int read_carefully; /* be sure not to read past end of XML decl */ member
/dports/textproc/ltxml/ltxml-1.2.9/RXP/src/
H A Dinput.c117 source->read_carefully = 0; in NewInputSource()
600 if(c == '>' && s->read_carefully) in translate_utf8()
861 s->read_carefully = 1; in determine_character_encoding()
H A Dxmlparser.c920 source->read_carefully = 0; in ParserPush()
947 source->read_carefully = 0; in ParserPush()