Help for this page

Select Code to Download


  1. or download this
    Total Elapsed Time = 9.712727 Seconds
      User+System Time = 9.672727 Seconds
    ...
     11.3   1.099  5.442   4826   0.0002 0.0011  XML::SAX::PurePerl::Reade
    +r::consume_not
     9.72   0.940  1.415  53003   0.0000 0.0000  XML::SAX::PurePerl::Reade
    +r::match_char
     9.60   0.929  1.438  19261   0.0000 0.0001  XML::SAX::PurePerl::Reade
    +r::match_re
    
  2. or download this
    # get the next utf-8 character from the input stream
    # and encode as UTF8 if possible/necessary
    ...
        $self->[MATCHED] = '';
        return 0;
    }