Home
last modified time | relevance | path

Searched refs:E_ELEM_IN_COMMENT_PI (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Derror.cpp107 {E_ELEM_IN_COMMENT_PI, "element created inside a comment, processing instruction or attribute"},
H A Derror.h236 E_ELEM_IN_COMMENT_PI, enumerator
H A Doutput.cpp1425 Err( S, E_ELEM_IN_COMMENT_PI ); in eventElementStart()