Home
last modified time | relevance | path

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

/trunk/main/xml2cmp/source/x2cclass/
H A Dxml_cdim.cxx90 const char * pCurTextEnd = strchr(io_pStartOfTag,'>'); in GetBeginTag() local
91 if ( 0 == pCurTextEnd ) in GetBeginTag()
97 ByteString sTag(io_pStartOfTag + 1, pCurTextEnd - io_pStartOfTag - 1); in GetBeginTag()

Completed in 17 milliseconds