XmlLexerResult — PI token when ready, needMore otherwise.XmlLexerResult tryResumePI() @safeResumes scanning a PROCESSING_INSTRUCTION token across chunk boundaries.
Scans the PI target name, then delegates to tryResumeDelimited() with `?>` as the terminator.
XmlLexerResult — PI token when ready, needMore otherwise.