Home
last modified time | relevance | path

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

/php-src/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-src/ext/tokenizer/tests/
H A Dno_inline_html_split.phpt2 Inline HTML should not be split at partial PHP tags
/php-src/ext/opcache/tests/opt/
H A Dsccp_023.phpt2 SCCP 023: ADD_ARRAY_ELEMENT with partial array
/php-src/ext/standard/tests/url/
H A Dbug68917.phpt2 Bug #68917 (parse_url fails on some partial urls)
/php-src/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-src/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-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c460 if (mb->partial != 0) in match_ref()
538 if (mb->partial != 0 && \
949 if (mb->partial != 0 && in match()
3014 if (mb->partial != 0 && in match()
3267 if (mb->partial != 0 && in match()
6156 if (mb->partial != 0) in match()
6171 if (mb->partial != 0 && in match()
6185 if (mb->partial != 0) in match()
6219 if (mb->partial != 0 && in match()
6664 if (mb->partial != 0 && in pcre2_match()
[all …]
H A Dpcre2_intmodedep.h877 uint16_t partial; /* PARTIAL options */ member
H A Dpcre2_jit_compile.c9411 struct sljit_jump *partial; in compile_ref_matchingpath() local
9455 partial = CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0); in compile_ref_matchingpath()
9500 JUMPHERE(partial); in compile_ref_matchingpath()
9509 JUMPHERE(partial); in compile_ref_matchingpath()
9536 partial = CMP(SLJIT_GREATER, STR_PTR, 0, STR_END, 0); in compile_ref_matchingpath()
9538 add_jump(compiler, backtracks, partial); in compile_ref_matchingpath()
9546 JUMPHERE(partial); in compile_ref_matchingpath()
9550 partial = CMP(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, 0); in compile_ref_matchingpath()
9554 JUMPHERE(partial); in compile_ref_matchingpath()
/php-src/ext/dom/tests/
H A Dbug47530.phpt110 echo "-- Test partial document import --\n";
134 -- Test partial document import --
/php-src/ext/dom/tests/modern/spec/
H A Dbug47530.phpt104 echo "-- Test partial document import --\n";
130 -- Test partial document import --
/php-src/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-src/ext/mbstring/tests/
H A Dencoding_tests.inc209 // Note that `$startBytes` can be partial!
/php-src/ext/standard/
H A Durl_scanner_ex.re301 To avoid partial match, NUL is added here */
/php-src/ext/fileinfo/tests/
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
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

Completed in 254 milliseconds