Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h199 #define MBFL_ERROR_NOT_FOUND ((size_t) -1) macro
H A Dmbfilter.c625 result = MBFL_ERROR_NOT_FOUND; in mbfl_strpos()
714 pc.matched_pos = MBFL_ERROR_NOT_FOUND; in mbfl_substr_count()
725 if (pc.matched_pos != MBFL_ERROR_NOT_FOUND) { in mbfl_substr_count()
727 pc.matched_pos = MBFL_ERROR_NOT_FOUND; in mbfl_substr_count()
/PHP-8.2/ext/mbstring/
H A Dmbstring.c1875 case MBFL_ERROR_NOT_FOUND: in handle_strpos_error()

Completed in 24 milliseconds