Home
last modified time | relevance | path

Searched refs:from (Results 1351 – 1375 of 1481) sorted by relevance

1...<<51525354555657585960

/PHP-8.1/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1893 # Little-endian 32-bit-int a.out, merged from bsdi (for BSD/OS, from
1919 # from old 68020 IRIX from old NetBSD? Again, I guess we could look at
3629 # taken from idarc [JW]
3848 # NOTE: version; til 2 WL-based; from 3 til 13 by ./riff; from 14 zip based
4715 # Taken from loader code from mikmod version 2.14
11119 # Based on info from
19083 # from Axel Huebl
20154 # C program text from GNU flex, from Daniel Quinlan <quinlan@yggdrasil.com>
20559 # from Jason Farrel
22409 >88 string >\0 from %s
[all …]
/PHP-8.1/win32/build/
H A Dconfig.w3240 ARG_WITH('pgo', 'Compile optimized binaries using training data from folder', 'no');
73 // no from disable-all
368 be excluded from the test.ini", "no");
H A Dconfig.w32.phpize.in49 // no from disable-all
/PHP-8.1/build/
H A Dlibtool.m4548 # Copy echo and quote the copy suitably for passing to libtool from
1585 *) # from 4.6 on, and DragonFly
1945 AC_MSG_WARN([using 'LTCC=$LTCC', extracted from '$ofile'])
2783 # are all built from PIC.
3266 # There doesn't appear to be a way to prevent this compiler from
3268 # from the output so that they don't get included in the library
3821 # Figure out "hidden" library dependencies from verbose
4022 # TAGNAME from the matching tagged config vars.
4329 # Create an old-style archive from a shared archive.
4553 # Regexp to match symbols that can be accessed directly from C.
[all …]
/PHP-8.1/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt38 $data_from_link = file_get_contents($linkname); // data read from $filename
H A D005_variation-win32.phpt69 echo "\n-- Checking different times, after reading from the file --\n";
173 -- Checking different times, after reading from the file --
H A Dfgetcsv_variation13.phpt5 /* Testing fgetcsv() to read a line from a file which doesn't have any CSV field */
H A Dfgetcsv_variation20.phpt6 Testing fgetcsv() to read a line without any csv fields from a file
/PHP-8.1/ext/spl/tests/
H A Dunserialize_errors.phpt2 Errors from __unserialize() with invalid data
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_blobfromsteam.phpt2 MySQL PDOStatement - inserting BLOB from stream
/PHP-8.1/Zend/asm/
H A Djump_x86_64_ms_pe_masm.asm140 ; restore RSP (pointing to context-data) from RDX
H A Djump_ppc32_sysv_macho_gas.S137 ; restore RSP (pointing to context-data) from R4
/PHP-8.1/ext/mbstring/tests/
H A Dsjismac_encoding.phpt60 * (See recommendations in JAPANESE.txt from the Unicode Consortium, under
H A Dsjis_mobile_encodings.phpt38 /* Aside from the characters in that table, we also support a 'user' area
39 * from 0xF040-0xF9FC, which map to Unicode 'private' codepoints 0xE000-E757 */
63 * Everything from 0xED00-0xEEFF falls in this unfortunate category
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c197 #define CHECKMEMCPY(from,length) \ argument
211 memcpy(buffer + buff_offset, from, CU2BYTES(length)); \
/PHP-8.1/docs/
H A Dparameter-parsing-api.md11 Borrowing from Python's example, there is a set of functions that given the
52 reading the arguments from the stack, it receives a single zval to convert
H A Doutput-api.md89 Facilitating a context from within an output handler callable with ob_start():
/PHP-8.1/ext/gd/libgd/
H A Dgd.c654 void gdImagePaletteCopy (gdImagePtr to, gdImagePtr from) in gdImagePaletteCopy() argument
659 if (to->trueColor || from->trueColor) { in gdImagePaletteCopy()
672 xlate[p] = gdImageColorClosestAlpha (from, to->red[p], to->green[p], to->blue[p], to->alpha[p]); in gdImagePaletteCopy()
678 for (i = 0; i < from->colorsTotal; i++) { in gdImagePaletteCopy()
679 to->red[i] = from->red[i]; in gdImagePaletteCopy()
680 to->blue[i] = from->blue[i]; in gdImagePaletteCopy()
681 to->green[i] = from->green[i]; in gdImagePaletteCopy()
682 to->alpha[i] = from->alpha[i]; in gdImagePaletteCopy()
686 for (i = from->colorsTotal; i < to->colorsTotal; i++) { in gdImagePaletteCopy()
690 to->colorsTotal = from->colorsTotal; in gdImagePaletteCopy()
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c51 static void ppc_cache_flush(sljit_ins *from, sljit_ins *to) in ppc_cache_flush() argument
54 _sync_cache_range((caddr_t)from, (int)((size_t)to - (size_t)from)); in ppc_cache_flush()
58 while (from < to) { in ppc_cache_flush()
62 : : "r"(from) in ppc_cache_flush()
64 from++; in ppc_cache_flush()
71 while (from < to) { in ppc_cache_flush()
76 : : "r"(from) in ppc_cache_flush()
78 from++; in ppc_cache_flush()
/PHP-8.1/ext/oci8/
H A Dconfig.m445 AC_MSG_ERROR([Link from $OCI8_LCS_BASE to $OCI8_LCS_BASE.*.1 not found])
88 dnl This mimics PHP_INIT_DTRACE from build/php.m4. It is necessarily different
89 dnl from PHP_INIT_DTRACE which doesn't currently support DTrace for extensions.
/PHP-8.1/ext/oci8/tests/
H A Dbug71148.phpt42 $sql = "select :var1, :var2 from dual";
/PHP-8.1/ext/standard/tests/image/
H A Diptcembed_002.phpt25 #iptc_make_tag function from http://php.net/iptcembed
/PHP-8.1/ext/mysqli/tests/
H A Dlocal_infile_tools.inc82 …printf("[%03d + 4] Cannot change the file perms of '%s' from 0600 to 0644, MySQL might not be able…
H A Dmysqli_insert_id.phpt79 return the AUTO_INCREMENT key from the first of the inserted rows. This allows
H A Dmysqli_fetch_object.phpt124 …bail out here. The following line will give a Fatal error: Call to private ... from invalid context

Completed in 169 milliseconds

1...<<51525354555657585960