Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/
H A Dphp_pcre.c537 int subject_len; in php_do_pcre_match() local
559 PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_match_impl()
986 char *subject, int subject_len, in php_pcre_replace()
1003 PHPAPI char *php_pcre_replace_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *rep… in php_pcre_replace_impl()
1250 int subject_len; in php_replace_in_subject() local
1459 int subject_len; in PHP_FUNCTION() local
1481 PHPAPI void php_pcre_split_impl(pcre_cache_entry *pce, char *subject, int subject_len, zval *return… in php_pcre_split_impl()
/PHP-5.4/ext/standard/
H A Dmail.c104 int subject_len, extra_cmd_len = 0, i; in PHP_FUNCTION() local
/PHP-5.4/ext/mbstring/
H A Dmbstring.c4028 int subject_len; in PHP_FUNCTION() local
/PHP-5.4/ext/spl/
H A Dspl_iterators.c1984 int subject_len, use_copy, count = 0, result_len; in SPL_METHOD() local
/PHP-5.4/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 64 milliseconds