Searched defs:subject_len (Results 1 – 5 of 5) sorted by relevance
/PHP-7.3/ext/standard/ |
H A D | mail.c | 291 size_t subject_len, i; in PHP_FUNCTION() local
|
/PHP-7.3/ext/pcre/ |
H A D | php_pcre.c | 1011 PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, char *subject, size_t subject_len, zval *ret… in php_pcre_match_impl() 1545 char *subject, size_t subject_len, in php_pcre_replace() 1566 …pl(pcre_cache_entry *pce, zend_string *subject_str, char *subject, size_t subject_len, zend_string… in php_pcre_replace_impl() 1808 …pl(pcre_cache_entry *pce, zend_string *subject_str, char *subject, size_t subject_len, zend_fcall_… in php_pcre_replace_func_impl()
|
/PHP-7.3/ext/mbstring/ |
H A D | php_mbregex.c | 708 size_t subject_len, in mb_regex_substitute()
|
H A D | mbstring.c | 4207 size_t subject_len; in PHP_FUNCTION() local
|
/PHP-7.3/ext/openssl/ |
H A D | xp_ssl.c | 374 size_t suffix_len, subject_len; in php_openssl_matches_wildcard_name() local
|
Completed in 70 milliseconds