Lines Matching refs:len_req
480 size_t len_req = 0; in _php_mb_regex_get_option_string() local
489 ++len_req; in _php_mb_regex_get_option_string()
497 ++len_req; in _php_mb_regex_get_option_string()
506 ++len_req; in _php_mb_regex_get_option_string()
513 ++len_req; in _php_mb_regex_get_option_string()
521 ++len_req; in _php_mb_regex_get_option_string()
529 ++len_req; in _php_mb_regex_get_option_string()
536 ++len_req; in _php_mb_regex_get_option_string()
564 ++len_req; in _php_mb_regex_get_option_string()
572 ++len_req; in _php_mb_regex_get_option_string()
573 if (len < len_req) { in _php_mb_regex_get_option_string()
574 return len_req; in _php_mb_regex_get_option_string()