Home
last modified time | relevance | path

Searched refs:matched_pos (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c635 size_t matched_pos; member
652 pc->matched_pos = pc->found_pos; /* matched position */ in collector_strpos()
865 pc.matched_pos = MBFL_ERROR_NOT_FOUND; in mbfl_substr_count()
873 pc.matched_pos = MBFL_ERROR_ENCODING; in mbfl_substr_count()
876 if (pc.matched_pos != MBFL_ERROR_NOT_FOUND) { in mbfl_substr_count()
878 pc.matched_pos = MBFL_ERROR_NOT_FOUND; in mbfl_substr_count()

Completed in 10 milliseconds