Home
last modified time | relevance | path

Searched refs:other (Results 176 – 200 of 388) sorted by relevance

12345678910>>...16

/PHP-5.5/ext/standard/tests/strings/
H A Dchop_variation3.phpt6 * Description: Strip whitespace (or other characters) from the end of a string
H A Dltrim_basic.phpt7 * Description: Strip whitespace (or other characters) from the beginning of a string.
H A Drtrim_basic.phpt7 * Description: Strip whitespace (or other characters) from the end of a string.
H A Dvsprintf_variation17.phpt37 // and with signed and other types of values from the above $args_array array
H A Dltrim_error.phpt7 * Description: Strip whitespace (or other characters) from the beginning of a string.
H A Drtrim_error.phpt7 * Description: Strip whitespace (or other characters) from the end of a string.
H A Dtrim_error.phpt7 * Description: Strip whitespace (or other characters) from the beginning and end of a string.
H A Dvfprintf_variation15.phpt46 // and with signed and other types of values from the above $args_array array
H A Dvfprintf_variation15_64bit.phpt46 // and with signed and other types of values from the above $args_array array
H A Dvprintf_variation17.phpt37 // and with signed and other types of values from the above $args_array array
/PHP-5.5/ext/standard/tests/array/
H A Darray_uintersect_uassoc_error.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_uintersect_uassoc_variation6.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_diff_assoc_variation7.phpt15 * 2. Arrays that have been referenced to each other
H A Darray_intersect_assoc_variation3.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
13 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the function
H A Darray_intersect_assoc_variation4.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
13 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the functio…
H A Darray_pad_variation7.phpt12 * array_pad() behaves in an expected way with the other arguments passed to the function.
H A Darray_sum_variation7.phpt11 * Testing array_sum() with array having other than numeric entries
/PHP-5.5/ext/date/tests/
H A Dlocaltime_variation3.phpt7 * if the associative_array argument is set to 1 other wise it is a regular array
H A Dlocaltime_variation5.phpt7 * if the associative_array argument is set to 1 other wise it is a regular array
/PHP-5.5/sapi/pi3web/
H A DREADME40 other required downloads from the php website
/PHP-5.5/ext/spl/
H A Dspl_dllist.c386 spl_dllist_object *other = (spl_dllist_object*)zend_object_store_get_object(orig TSRMLS_CC); in spl_dllist_object_new_ex() local
387 intern->ce_get_iterator = other->ce_get_iterator; in spl_dllist_object_new_ex()
390 intern->llist = (spl_ptr_llist *)spl_ptr_llist_init(other->llist->ctor, other->llist->dtor); in spl_dllist_object_new_ex()
391 spl_ptr_llist_copy(other->llist, intern->llist TSRMLS_CC); in spl_dllist_object_new_ex()
395 intern->llist = other->llist; in spl_dllist_object_new_ex()
400 intern->flags = other->flags; in spl_dllist_object_new_ex()
/PHP-5.5/ext/zip/
H A DLICENSE_libzip11 the documentation and/or other materials provided with the
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv4_recv.phpt34 echo "creating unbound socket and hoping the routing table causes an interface other than lo to be …
157 creating unbound socket and hoping the routing table causes an interface other than lo to be used f…
/PHP-5.5/
H A DREADME.REDIST.BINS34 documentation and/or other materials provided with the distribution.
35 3. Neither the name of the author nor the names of other contributors
76 ensure compatibility, or for any other purpose. I would appreciate
141 was designed with consideration of the flaws in various other generators.
165 documentation and/or other materials provided with the distribution.
192 and other parties. The following terms apply to all files associated
265 documentation and/or other materials provided with the distribution.
325 the documentation and/or other materials provided with the
374 the documentation and/or other materials provided with the
428 documentation and/or other materials provided with the distribution.
/PHP-5.5/ext/mysql/tests/
H A Dmysql_deprecated_api.phpt16 in have other test using @ operator without loosing the information

Completed in 29 milliseconds

12345678910>>...16