Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/tests/
H A Dgmdate_variation4.phpt17 echo "\n-- Testing gmdate() function with partial textual representation of day --\n";
34 -- Testing gmdate() function with partial textual representation of day --
/PHP-7.4/ext/tokenizer/tests/
H A Dno_inline_html_split.phpt2 Inline HTML should not be split at partial PHP tags
/PHP-7.4/ext/opcache/tests/opt/
H A Dsccp_023.phpt2 SCCP 023: ADD_ARRAY_ELEMENT with partial array
/PHP-7.4/ext/standard/tests/url/
H A Dbug68917.phpt2 Bug #68917 (parse_url fails on some partial urls)
/PHP-7.4/ext/oci8/tests/
H A Ddefine4.phpt2 oci_define_by_name() on partial number of columns
/PHP-7.4/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-7.4/main/
H A Drfc1867.c585 static void *php_ap_memstr(char *haystack, int haystacklen, char *needle, int needlen, int partial) in php_ap_memstr() argument
597 if (memcmp(needle, ptr, needlen < len ? needlen : len) == 0 && (partial || len >= needlen)) { in php_ap_memstr()
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re300 To avoid partial match, NUL is added here */
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます9489 >0 lelong&0x3 1 partial store ordering,
28230 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image
H A Dmagic9489 >0 lelong&0x3 1 partial store ordering,
28230 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image

Completed in 234 milliseconds