Summary
- File
- Package hierarchy Util
- Class hierarchy \StringInputStream
__construct( $string)
| $string |
| None found |
has_next()
| None found |
next()
| None found |
get_current()
| None found |
get_next()
| None found |
get_previous()
| None found |
assert_next( $pattern, $options = '', array $matches = null)
| $pattern | ||
| $options | ||
| array | $matches |
| None found |
consume_next( $pattern, $options = '', array $matches = null)
| $pattern | ||
| $options | ||
| array | $matches |
| None found |
move( $delta)
| $delta |
| None found |
safe_move( $delta)
| $delta |
| None found |
tell()
| None found |
seek( $new_index)
| $new_index |
| None found |
to_string( $delta, $max_length = 50)
| $delta | ||
| $max_length |
| None found |
entire_string()
| None found |