xmlWriterEndPI

SYNOPSIS

int xmlWriterEndPI(xmlWriter writer)

Parameters:

  • writer - the xmlWriter

Returns:

  • the bytes written (may be 0 because of buffering) or -1 in case of error


DESCRIPTION
xmlWriterEndPI() ends the current processing instruction being written.


EXAMPLE

<$ret = (xmlWriterEndPI($writer))>


SEE ALSO
xmlWriterStartPI, xmlWriterWrite, xmlWriterWritePI


Copyright © Thunderstone Software     Last updated: Apr 15 2024
Copyright © 2024 Thunderstone Software LLC. All rights reserved.