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 matchSYNOPSISint mb_ereg_search_getpos (void )DESCRIPTIONReturns the start point for the next regular expression match.PARAMETERSThis function has no parameters.RETURN VALUESmb_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.NOTESNote The internal encoding or the character encoding specified by mb_regex_encoding(3) will be used as the character encoding for this function.SEE ALSOmb_regex_encoding(3), mb_ereg_search_setpos(3). PHP Documentation Group MB_EREG_SEARCH_GETPOS(3)
Related Man Pages |
---|
regexp(6) - plan9 |
mb_ereg_search_init(3) - php |
mb_internal_encoding(3) - php |
mb_eregi_replace(3) - php |
sql_regcase(3) - php |
Similar Topics in the Unix Linux Community |
---|
Free regular expression interpreter for NT... |
help in regular expression |
Need perl regular expression |
Matching single quote in a regular expression |
regular expression for ab1-cd1. |