Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c733 size_t matched_pos; member
750 pc->matched_pos = pc->found_pos; /* matched position */ in collector_strpos()
1080 pc.matched_pos = (size_t) -1; in mbfl_substr_count()
1088 pc.matched_pos = (size_t) -4; in mbfl_substr_count()
1091 if (pc.matched_pos != (size_t) -1) { in mbfl_substr_count()
1093 pc.matched_pos = (size_t) -1; in mbfl_substr_count()

Completed in 9 milliseconds