Lines Matching refs:len_req
483 size_t len_req = 0; in _php_mb_regex_get_option_string() local
492 ++len_req; in _php_mb_regex_get_option_string()
500 ++len_req; in _php_mb_regex_get_option_string()
509 ++len_req; in _php_mb_regex_get_option_string()
516 ++len_req; in _php_mb_regex_get_option_string()
524 ++len_req; in _php_mb_regex_get_option_string()
532 ++len_req; in _php_mb_regex_get_option_string()
539 ++len_req; in _php_mb_regex_get_option_string()
567 ++len_req; in _php_mb_regex_get_option_string()
575 ++len_req; in _php_mb_regex_get_option_string()
576 if (len < len_req) { in _php_mb_regex_get_option_string()
577 return len_req; in _php_mb_regex_get_option_string()