Function zend_memnrstr_ex

Source
pub unsafe extern "C" fn zend_memnrstr_ex(
    haystack: *const c_char,
    needle: *const c_char,
    needle_len: size_t,
    end: *const c_char,
) -> *const c_char