Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c880 int matched_pos; member
896 pc->matched_pos = pc->found_pos; /* matched position */ in collector_strpos()
1246 pc.matched_pos = -1; in mbfl_substr_count()
1254 pc.matched_pos = -4; in mbfl_substr_count()
1257 if (pc.matched_pos >= 0) { in mbfl_substr_count()
1259 pc.matched_pos = -1; in mbfl_substr_count()

Completed in 8 milliseconds