Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/
H A Dphp_pcre.c728 PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_match_impl()
1152 char *subject, int subject_len, in php_pcre_replace()
1173 …impl(pcre_cache_entry *pce, zend_string *subject_str, char *subject, int subject_len, zval *replac… in php_pcre_replace_impl()
1794 PHPAPI void php_pcre_split_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_split_impl()
/PHP-7.1/ext/standard/
H A Dmail.c107 size_t subject_len, i; in PHP_FUNCTION() local
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c362 size_t suffix_len, subject_len; in matches_wildcard_name() local
/PHP-7.1/ext/mbstring/
H A Dmbstring.c4273 size_t subject_len; in PHP_FUNCTION() local

Completed in 37 milliseconds