Lines Matching defs:str_len
898 static int _php_mb_match_regex(void *opaque, const char *str, size_t str_len) in _php_mb_match_regex()
929 static int _php_mb_match_regex(void *opaque, const char *str, size_t str_len) in _php_mb_match_regex()
2548 int mblen, str_len, encoding_len; in PHP_FUNCTION() local
2718 int str_len, trimmarker_len, encoding_len; in PHP_FUNCTION() local
2861 int str_len, new_len; in PHP_FUNCTION() local
2935 int str_len, from_encoding_len; in PHP_FUNCTION() local
2959 int str_len, from_encoding_len; in PHP_FUNCTION() local
2982 int str_len, from_encoding_len; in PHP_FUNCTION() local
3004 int str_len; in PHP_FUNCTION() local
3529 int str_len, encoding_len; in php_mb_numericentity_exec() local
3660 static int _php_mbstr_parse_mail_headers(HashTable *ht, const char *str, size_t str_len) in _php_mbstr_parse_mail_headers()