Class

StringInputStream

Package: Util Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2016 11 14 Since: PHPBoost 3.0 - 2010 07 08 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Contributor: mipel mipel@phpboost.com Located at: util/StringInputStream.class.php
Methods summary
public
# __construct( $string )
public
# has_next( )
public
# next( )
public
public
# get_next( )
public
public
# assert_next( $pattern, $options = '', array & $matches = null )
public
# consume_next( $pattern, $options = '', array & $matches = null )
public
# move( $delta )
public
# safe_move( $delta )
public
# tell( )
public
# seek( $new_index )
public
# to_string( $delta = 0, $max_length = 50 )
public