Searched defs:subject_len (Results 1 – 4 of 4) sorted by relevance
/PHP-7.0/ext/pcre/ |
H A D | php_pcre.c | 708 PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_match_impl() 1132 char *subject, int subject_len, in php_pcre_replace() 1153 …impl(pcre_cache_entry *pce, zend_string *subject_str, char *subject, int subject_len, zval *replac… in php_pcre_replace_impl() 1774 PHPAPI void php_pcre_split_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_split_impl()
|
/PHP-7.0/ext/standard/ |
H A D | mail.c | 107 size_t subject_len, i; in PHP_FUNCTION() local
|
/PHP-7.0/ext/openssl/ |
H A D | xp_ssl.c | 371 size_t suffix_len, subject_len; in matches_wildcard_name() local
|
/PHP-7.0/ext/mbstring/ |
H A D | mbstring.c | 4246 size_t subject_len; in PHP_FUNCTION() local
|
Completed in 33 milliseconds