Searched refs:ParseEntity (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/library/
H A Dtclparser-8.1.tcl217 -parseentitydeclcommand [namespace code ParseEntity] \
467 # xml::tclparser::ParseEntity --
477 proc xml::tclparser::ParseEntity data {
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dlexer.c800 "ParseEntity" is also a bit of a misnomer - it handles entities and
803 static void ParseEntity( TidyDocImpl* doc, GetTokenMode mode ) function
2121 ParseEntity( doc, mode );
2786 escape-cdata=yes and char-encoding=raw. Similar to our fix in ParseEntity(), append
3389 ParseEntity( doc, IgnoreWhitespace );

Completed in 75 milliseconds