Home
last modified time | relevance | path

Searched refs:objects (Results 201 – 225 of 226) sorted by relevance

12345678910

/PHP-7.4/ext/standard/tests/strings/
H A Dstrrpos_variation10.phpt61 // objects
H A Dstrrchr_variation10.phpt103 // objects
H A Dstristr_variation2.phpt55 // objects
H A Dstrpos.phpt99 echo "-- Passing objects as string and needle --\n";
296 -- Passing objects as string and needle --
H A Dstripos_variation10.phpt61 // objects
H A Dstrrpos_variation15.phpt59 // objects
H A Dstr_replace.phpt120 echo "\n-- Testing objects --\n";
871 -- Testing objects --
H A Dstrrpos_variation11.phpt57 // objects
H A Dstripos_variation11.phpt57 // objects
H A Dstrcasecmp.phpt36 echo "--- Testing objects ---\n";
584 --- Testing objects ---
H A Dstrcmp.phpt36 echo "--- Testing objects ---\n";
565 --- Testing objects ---
/PHP-7.4/win32/build/
H A Dconfig.w3224 // stick objects somewhere outside of the source tree
25 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
/PHP-7.4/
H A D.gitignore76 Makefile.objects
H A DCONTRIBUTING.md387 pack-objects: Fix compilation with NO_PTHREDS
389 It looks like commit 99fb6e04 (pack-objects: convert to use parse_options(),
H A DNEWS1011 . Fixed bug #79247 (Garbage collecting variant objects segfaults). (cmb)
1521 objects). (cmb)
1590 . Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
1633 . Fixed bug #76737 (Unserialized reflection objects are broken, they
1785 objects). (cmb)
2117 . Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
2383 . Fixed bug #77177 (Serializing or unserializing COM objects crashes). (cmb)
2493 . Fixed bug #53033 (Mathematical operations convert objects to integers).
H A Dphp.ini-development1614 ; The default character set code-page to use when passing strings to and from COM objects.
H A Dphp.ini-production1614 ; The default character set code-page to use when passing strings to and from COM objects.
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_int.phpt74 /* objects */
H A Dis_int_64bit.phpt76 /* objects */
/PHP-7.4/build/
H A Dlibtool.m43357 # earlier do not add the objects themselves.
3815 # objects, libraries and library flags.
3854 dnl objects, libraries and library flags.
3857 # objects, libraries and library flags.
4258 # Additional compiler flags for building library objects.
4295 # Compiler flag to generate shared objects directly from archives.
4298 # Compiler flag to generate thread-safe objects.
4344 # Dependencies to place after the objects being linked to create a
4364 # Method to check whether dependent libraries are shared objects.
4914 # Linux and Compaq Tru64 Unix objects are PIC.
[all …]
H A Dltmain.sh2162 $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2
4272 $echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2
4280 $echo "$modename: warning: \`-R' is ignored for objects" 1>&2
4288 $echo "$modename: warning: \`-release' is ignored for objects" 1>&2
6455 $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2
/PHP-7.4/docs/
H A Dparameter-parsing-api.md33 The auto-conversions are performed as necessary. Arrays, objects, and resources
/PHP-7.4/ext/standard/
H A Dvar_unserializer.re1014 * prohibit "r:" references to non-objects, as we only generate them for objects. */
/PHP-7.4/Zend/tests/
H A D019.phpt197 echo "\n*** Testing unset(), empty() & isset() with objects ***\n";
1220 *** Testing unset(), empty() & isset() with objects ***
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます118 # adi: file(1) magic for ADi's objects
5649 # i80960 b.out objects and archives
5660 # bsdi: file(1) magic for BSD/OS (from BSDI) objects
12988 # freebsd: file(1) magic for FreeBSD objects
22424 # ncr: file(1) magic for NCR Tower objects
22485 # netbsd: file(1) magic for NetBSD objects
22637 # NetBSD/alpha does not support (and has never supported) a.out objects,
22638 # so no rules are provided for them. NetBSD/alpha ELF objects are
22669 # NetBSD/arm26 has always used ELF objects, but it shares a core file
22977 # OS/2 URL objects
[all …]

Completed in 174 milliseconds

12345678910