| 
 | xslt_getoptGet options on a given xsl processor Description
   int xslt_getopt
    ( resource  $processor)
   xslt_getopt returns the options on the given
    Parameters
 
 Return ValuesReturns the options, a bitmask constructed with the XSLT_SABOPT_XXX constants. See Also
 
 |