Searched defs:subject_len (Results 1 – 5 of 5) sorted by relevance
/PHP-8.2/ext/standard/ |
H A D | mail.c | 249 size_t subject_len, i; in PHP_FUNCTION() local
|
/PHP-8.2/ext/pcre/ |
H A D | php_pcre.c | 1190 size_t subject_len = ZSTR_LEN(subject_str); in php_pcre_match_impl() local 1578 const char *subject, size_t subject_len, in php_pcre_replace() 1604 …e_cache_entry *pce, zend_string *subject_str, const char *subject, size_t subject_len, zend_string… in php_pcre_replace_impl() 1846 …e_cache_entry *pce, zend_string *subject_str, const char *subject, size_t subject_len, zend_fcall_… in php_pcre_replace_func_impl()
|
/PHP-8.2/ext/mbstring/ |
H A D | php_mbregex.c | 709 size_t subject_len, in mb_regex_substitute()
|
H A D | mbstring.c | 4008 size_t subject_len; in PHP_FUNCTION() local
|
/PHP-8.2/ext/openssl/ |
H A D | xp_ssl.c | 422 size_t suffix_len, subject_len; in php_openssl_matches_wildcard_name() local
|
Completed in 42 milliseconds