Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h199 #define MBFL_ERROR_NOT_FOUND ((size_t) -1) macro
H A Dmbfilter.c722 result = MBFL_ERROR_NOT_FOUND; in mbfl_strpos()
816 pc.matched_pos = MBFL_ERROR_NOT_FOUND; in mbfl_substr_count()
827 if (pc.matched_pos != MBFL_ERROR_NOT_FOUND) { in mbfl_substr_count()
829 pc.matched_pos = MBFL_ERROR_NOT_FOUND; in mbfl_substr_count()
/PHP-8.1/ext/mbstring/
H A Dmbstring.c1841 case MBFL_ERROR_NOT_FOUND: in handle_strpos_error()

Completed in 21 milliseconds