Searched refs:pCurTextEnd (Results 1 – 1 of 1) sorted by relevance
90 const char * pCurTextEnd = strchr(io_pStartOfTag,'>'); in GetBeginTag() local91 if ( 0 == pCurTextEnd ) in GetBeginTag()97 ByteString sTag(io_pStartOfTag + 1, pCurTextEnd - io_pStartOfTag - 1); in GetBeginTag()
Completed in 11 milliseconds