Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/
H A Dphp_pcre.c564 int subject_len; in php_do_pcre_match() local
588 PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_match_impl()
1046 char *subject, int subject_len, in php_pcre_replace()
1067 PHPAPI char *php_pcre_replace_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *rep… in php_pcre_replace_impl()
1331 int subject_len; in php_replace_in_subject() local
1541 int subject_len; in PHP_FUNCTION() local
1565 PHPAPI void php_pcre_split_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_split_impl()
/PHP-5.6/ext/standard/
H A Dmail.c106 int subject_len, extra_cmd_len = 0, i; in PHP_FUNCTION() local
/PHP-5.6/ext/openssl/
H A Dxp_ssl.c342 int prefix_len, suffix_len, subject_len; in matches_wildcard_name() local
/PHP-5.6/ext/mbstring/
H A Dmbstring.c4097 int subject_len; in PHP_FUNCTION() local
/PHP-5.6/ext/spl/
H A Dspl_iterators.c2045 int subject_len, use_copy, count = 0, result_len; in SPL_METHOD() local
/PHP-5.6/ext/imap/
H A Dphp_imap.c4074 …int to_len, message_len, headers_len, subject_len, cc_len, bcc_len, rpath_len, argc = ZEND_NUM_ARG… in PHP_FUNCTION() local

Completed in 51 milliseconds