mb_ereg_search_getpos()
mb_ereg_search_getpos - Returns start point for next regular expression match
Syntax
int mb_ereg_search_getpos ()
Arguments
-
Description
Returns the start point for the next regular expression match.
Version
PHP 4.2.0, 5
Return value
mb_ereg_search_getpos() returns the point to start regular expression match for mb_ereg_search(), mb_ereg_search_pos(), mb_ereg_search_regs(). The position is represented by bytes from the head of string.