Home
last modified time | relevance | path

Searched defs:subject_len (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/standard/
H A Dmail.c249 size_t subject_len, i; in PHP_FUNCTION() local
/php-src/ext/pcre/
H A Dphp_pcre.c1158 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()
1843 …e_cache_entry *pce, zend_string *subject_str, const char *subject, size_t subject_len, zend_fcall_… in php_pcre_replace_func_impl()
/php-src/ext/mbstring/
H A Dphp_mbregex.c709 size_t subject_len, in mb_regex_substitute()
/php-src/ext/openssl/
H A Dxp_ssl.c422 size_t suffix_len, subject_len; in php_openssl_matches_wildcard_name() local

Completed in 30 milliseconds