Home
last modified time | relevance | path

Searched refs:partial (Results 1 – 19 of 19) sorted by relevance

/PHP-8.3/ext/date/tests/
H A Dgmdate_variation4.phpt11 echo "\n-- Testing gmdate() function with partial textual representation of day --\n";
27 -- Testing gmdate() function with partial textual representation of day --
/PHP-8.3/ext/tokenizer/tests/
H A Dno_inline_html_split.phpt2 Inline HTML should not be split at partial PHP tags
/PHP-8.3/ext/opcache/tests/opt/
H A Dsccp_023.phpt2 SCCP 023: ADD_ARRAY_ELEMENT with partial array
/PHP-8.3/ext/standard/tests/url/
H A Dbug68917.phpt2 Bug #68917 (parse_url fails on some partial urls)
/PHP-8.3/ext/zend_test/tests/
H A Dgh10370_1.phpt2 GH-10370: File corruption in _php_stream_copy_to_stream_ex when using copy_file_range - partial copy
H A Dgh10370_3.phpt2 GH-10370: File corruption in _php_stream_copy_to_stream_ex when using copy_file_range - partial cop…
/PHP-8.3/ext/oci8/tests/
H A Ddefine4.phpt2 oci_define_by_name() on partial number of columns
/PHP-8.3/ext/standard/tests/
H A Dghsa-wpj3-hf5j-x4v4.phpt2 ghsa-wpj3-hf5j-x4v4 (__Host-/__Secure- cookie bypass due to partial CVE-2022-31629 fix)
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c455 if (mb->partial != 0) in match_ref()
533 if (mb->partial != 0 && \
898 if (mb->partial != 0 && in match()
2943 if (mb->partial != 0 && in match()
3196 if (mb->partial != 0 && in match()
5937 if (mb->partial != 0) in match()
5952 if (mb->partial != 0 && in match()
5966 if (mb->partial != 0) in match()
6000 if (mb->partial != 0 && in match()
6445 if (mb->partial != 0 && in pcre2_match()
[all …]
H A Dpcre2_intmodedep.h873 uint16_t partial; /* PARTIAL options */ member
H A Dpcre2_jit_compile.c9267 struct sljit_jump *partial; in compile_ref_matchingpath() local
9311 partial = CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0); in compile_ref_matchingpath()
9356 JUMPHERE(partial); in compile_ref_matchingpath()
9365 JUMPHERE(partial); in compile_ref_matchingpath()
9392 partial = CMP(SLJIT_GREATER, STR_PTR, 0, STR_END, 0); in compile_ref_matchingpath()
9394 add_jump(compiler, backtracks, partial); in compile_ref_matchingpath()
9402 JUMPHERE(partial); in compile_ref_matchingpath()
9406 partial = CMP(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, 0); in compile_ref_matchingpath()
9410 JUMPHERE(partial); in compile_ref_matchingpath()
/PHP-8.3/ext/dom/tests/
H A Dbug47530.phpt110 echo "-- Test partial document import --\n";
134 -- Test partial document import --
/PHP-8.3/main/
H A Drfc1867.c555 static void *php_ap_memstr(char *haystack, int haystacklen, char *needle, int needlen, int partial) in php_ap_memstr() argument
567 if (memcmp(needle, ptr, needlen < len ? needlen : len) == 0 && (partial || len >= needlen)) { in php_ap_memstr()
/PHP-8.3/ext/mbstring/tests/
H A Dencoding_tests.inc209 // Note that `$startBytes` can be partial!
/PHP-8.3/
H A DUPGRADING411 as partial replacements for the overloaded IntlCalendar::set() method.
414 as partial replacements for the overloaded IntlGregorianCalendar
H A DNEWS563 partial CVE-2022-31629 fix). (CVE-2024-2756) (nielsdos)
/PHP-8.3/ext/standard/
H A Durl_scanner_ex.re300 To avoid partial match, NUL is added here */
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic11833 >0 lelong&0x3 1 partial store ordering,
32474 # 255: partial body encoding
32476 # The partial body encoding is similar to HTTP's chunk encoding. It
32582 # There are 4 different new-style length encodings, but the partial
32605 # >>&0 ubyte <255 partial body encoding
32714 # >>&0 ubyte <255 partial body encoding
38309 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image
40648 # partial file name, URL or internal name like "dd2*" of 1st object or RESRV
H A Dmagic私はガラスを食べられます11833 >0 lelong&0x3 1 partial store ordering,
32474 # 255: partial body encoding
32476 # The partial body encoding is similar to HTTP's chunk encoding. It
32582 # There are 4 different new-style length encodings, but the partial
32605 # >>&0 ubyte <255 partial body encoding
32714 # >>&0 ubyte <255 partial body encoding
38309 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image
40648 # partial file name, URL or internal name like "dd2*" of 1st object or RESRV

Completed in 240 milliseconds