php man page for mb_ereg_search_getpos

Query: mb_ereg_search_getpos

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MB_EREG_SEARCH_GETPOS(3)						 1						  MB_EREG_SEARCH_GETPOS(3)

mb_ereg_search_getpos - Returns start point for next regular expression match

SYNOPSIS
int mb_ereg_search_getpos (void )
DESCRIPTION
Returns the start point for the next regular expression match.
PARAMETERS
This function has no parameters.
RETURN VALUES
mb_ereg_search_getpos(3) returns the point to start regular expression match for mb_ereg_search(3), mb_ereg_search_pos(3), mb_ereg_search_regs(3). The position is represented by bytes from the head of string.
NOTES
Note The internal encoding or the character encoding specified by mb_regex_encoding(3) will be used as the character encoding for this function.
SEE ALSO
mb_regex_encoding(3), mb_ereg_search_setpos(3). PHP Documentation Group MB_EREG_SEARCH_GETPOS(3)
Related Man Pages
regexp(6) - plan9
mb_internal_encoding(3) - php
aggregate_methods_by_regexp(3) - php
mb_eregi_replace(3) - php
mb_strcut(3) - php
Similar Topics in the Unix Linux Community
Regular Expression
regular expression for ab1-cd1.
Simple regular expression
Help with perl script
Remove all but newest two files (Not a duplicate post)