Home
last modified time | relevance | path

Searched refs:subject_length (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/imap/
H A Dphp_imap.stub.php30 function imap_headerinfo($imap, int $message_num, int $from_length = 0, int $subject_length = 0): s… argument
H A Dphp_imap_arginfo.h41 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, subject_length, IS_LONG, 0, "0")
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2.h523 PCRE2_SIZE subject_length; /* The length of the subject */ \
H A Dpcre2_dfa_match.c3377 cb.subject_length = (PCRE2_SIZE)(end_subject - subject); in pcre2_dfa_match()
H A Dpcre2_match.c6527 cb.subject_length = (PCRE2_SIZE)(end_subject - subject); in pcre2_match()
H A Dpcre2_jit_compile.c9405 callout_block->subject_length = arguments->end - arguments->begin; in do_callout()

Completed in 72 milliseconds