Home
last modified time | relevance | path

Searched refs:used (Results 251 – 275 of 547) sorted by last modified time

1...<<11121314151617181920>>...22

/PHP-5.5/ext/spl/tests/
H A DSplDoublyLinkedList_debug-info.phpt2 Check that SplDoublyLinkedList returns debug info when print_r is used.
/PHP-5.5/ext/spl/internal/
H A Drecursivetreeiterator.inc41 /** Prefix used to start elements. */
43 /** Prefix used if $level < depth and hasNext($level) == true. */
45 /** Prefix used if $level < depth and hasNext($level) == false. */
47 /** Prefix used if $level == depth and hasNext($level) == true. */
49 /** Prefix used if $level == depth and hasNext($level) == false. */
51 /** Prefix used right in front of the current element. */
55 * Set prefix part as used in getPrefix() and stored in $prefix.
H A Dregexiterator.inc23 used rather then the current value. */
37 private $key; /**< the value used for key() */
38 private $current; /**< the value used for current() */
H A Dsplfileobject.inc73 * @param delimiter character used as field separator
95 * Set the delimiter and enclosure character used in fgetcsv
107 * @return array(delimiter, enclosure) as used in fgetcsv
/PHP-5.5/ext/spl/examples/
H A Ddualiterator.inc163 * And if both do then a recursive comparison is being used.
H A Dfindfile.inc30 * part of it is used as separate directory.
H A Dkeyfilter.inc24 /** @internal regular exoression used as filter */
33 * @param regex Regular expression used as a filter.
48 /** @return regular expression used as filter
H A Dregexfindfile.inc24 * part of it is used as separate directory.
/PHP-5.5/ext/sockets/tests/
H A Dsocket_create_listen_used.phpt2 ext/sockets - socket_create_listen - test for used socket
H A Dmcast_ipv4_recv.phpt34 …cket and hoping the routing table causes an interface other than lo to be used for sending message…
157 creating unbound socket and hoping the routing table causes an interface other than lo to be used f…
/PHP-5.5/ext/snmp/tests/
H A DREADME16 SNMP_COMMUNITY_WRITE : community used for write tests (snmpset()).
/PHP-5.5/ext/simplexml/tests/
H A Dbug40451.phpt2 Bug #40451 (addAttribute() may crash when used with non-existent child node)
/PHP-5.5/ext/session/tests/
H A Dsession_encode_error2.phpt246 Strict Standards: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/PHP-5.5/ext/reflection/tests/
H A Dbug40794.phpt2 Bug #40794 (ReflectionObject::getValues() may crash when used with dynamic properties)
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_setalias2.phpt48 alias "test" is already used for archive "%sphar_setalias2.phar.zip" and cannot be used for other a…
H A Dalias_acrobatics.phpt42 alias "foo" is already used for archive "%salias_acrobatics.phar.zip" cannot be overloaded with "%s…
45 alias "another" is already used for archive "%salias_acrobatics.phar.zip" cannot be overloaded with…
H A Dcorrupt_008.phpt86 phar error: unsupported compression method (Shrunk) used in this zip in zip-based phar "%scompress_…
87 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
88 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
89 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
90 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
91 phar error: unsupported compression method (Implode) used in this zip in zip-based phar "%scompress…
92 phar error: unsupported compression method (Tokenize) used in this zip in zip-based phar "%scompres…
93 phar error: unsupported compression method (Deflate64) used in this zip in zip-based phar "%scompre…
95 phar error: unsupported compression method (LZMA) used in this zip in zip-based phar "%scompress_un…
98 phar error: unsupported compression method (WavPack) used in this zip in zip-based phar "%scompress…
[all …]
H A Dfrontcontroller12.phar.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used, onl…
H A Dfrontcontroller13.phar.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_setalias2.phpt52 alias "test" is already used for archive "%sphar_setalias2.phar.tar" and cannot be used for other a…
H A Dfrontcontroller12.phar.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used, onl…
H A Dfrontcontroller13.phar.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
H A Dalias_acrobatics.phpt42 alias "foo" is already used for archive "%salias_acrobatics.phar.tar" cannot be overloaded with "%s…
45 alias "another" is already used for archive "%salias_acrobatics.phar.tar" cannot be overloaded with…
/PHP-5.5/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc12 * Temporary stream used for creating the archive
/PHP-5.5/ext/phar/tests/
H A Dphar_setalias2.phpt49 alias "test" is already used for archive "%sphar_setalias2.phar.php" and cannot be used for other a…
50 alias "test" is already used for archive "%sphar_setalias2.phar.php" cannot be overloaded with "%sn…

Completed in 89 milliseconds

1...<<11121314151617181920>>...22