Home
last modified time | relevance | path

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

/PHP-8.0/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.0/ext/tokenizer/tests/
H A Dno_inline_html_split.phpt2 Inline HTML should not be split at partial PHP tags
/PHP-8.0/ext/opcache/tests/opt/
H A Dsccp_023.phpt2 SCCP 023: ADD_ARRAY_ELEMENT with partial array
/PHP-8.0/ext/standard/tests/url/
H A Dbug68917.phpt2 Bug #68917 (parse_url fails on some partial urls)
/PHP-8.0/ext/oci8/tests/
H A Ddefine4.phpt2 oci_define_by_name() on partial number of columns
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c453 if (mb->partial != 0) in match_ref()
525 if (mb->partial != 0 && \
881 if (mb->partial != 0 && in match()
2850 if (mb->partial != 0 && in match()
3103 if (mb->partial != 0 && in match()
5728 if (mb->partial != 0) in match()
5743 if (mb->partial != 0 && in match()
5757 if (mb->partial != 0) in match()
5791 if (mb->partial != 0 && in match()
6240 if (mb->partial != 0 && in pcre2_match()
[all …]
H A Dpcre2_intmodedep.h862 uint16_t partial; /* PARTIAL options */ member
H A Dpcre2_jit_compile.c8959 struct sljit_jump *partial; in compile_ref_matchingpath() local
9003 partial = CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0); in compile_ref_matchingpath()
9048 JUMPHERE(partial); in compile_ref_matchingpath()
9057 JUMPHERE(partial); in compile_ref_matchingpath()
9084 partial = CMP(SLJIT_GREATER, STR_PTR, 0, STR_END, 0); in compile_ref_matchingpath()
9086 add_jump(compiler, backtracks, partial); in compile_ref_matchingpath()
9094 JUMPHERE(partial); in compile_ref_matchingpath()
9098 partial = CMP(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, 0); in compile_ref_matchingpath()
9102 JUMPHERE(partial); in compile_ref_matchingpath()
/PHP-8.0/main/
H A Drfc1867.c578 static void *php_ap_memstr(char *haystack, int haystacklen, char *needle, int needlen, int partial) in php_ap_memstr() argument
590 if (memcmp(needle, ptr, needlen < len ? needlen : len) == 0 && (partial || len >= needlen)) { in php_ap_memstr()
/PHP-8.0/ext/standard/
H A Durl_scanner_ex.re298 To avoid partial match, NUL is added here */
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10190 >0 lelong&0x3 1 partial store ordering,
31179 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image
32939 # partial file name, URL or internal name like "dd2*" of 1st object or RESRV
H A Dmagic10190 >0 lelong&0x3 1 partial store ordering,
31179 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image
32939 # partial file name, URL or internal name like "dd2*" of 1st object or RESRV

Completed in 222 milliseconds