Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c558 int subject_len; in php_do_pcre_match() local
582 PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_match_impl()
1011 char *subject, int subject_len, in php_pcre_replace()
1032 PHPAPI char *php_pcre_replace_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *rep… in php_pcre_replace_impl()
1285 int subject_len; in php_replace_in_subject() local
1494 int subject_len; in PHP_FUNCTION() local
1518 PHPAPI void php_pcre_split_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_split_impl()
/PHP-5.5/ext/standard/
H A Dmail.c106 int subject_len, extra_cmd_len = 0, i; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c4028 int subject_len; in PHP_FUNCTION() local
/PHP-5.5/ext/spl/
H A Dspl_iterators.c1971 int subject_len, use_copy, count = 0, result_len; in SPL_METHOD() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c4049 …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 93 milliseconds