Home
last modified time | relevance | path

Searched refs:other (Results 76 – 100 of 328) sorted by relevance

12345678910>>...14

/PHP-7.4/Zend/tests/traits/
H A Dlanguage014.phpt30 Fatal error: Trait method hello has not been applied, because there are collisions with other trait…
H A Dbug55554e.phpt28 …d ReportCollision has not been applied, because there are collisions with other trait methods on R…
H A Dconflict003.phpt31 Fatal error: Trait method smallTalk has not been applied, because there are collisions with other t…
H A Dlanguage010.phpt30 Fatal error: Trait method world has not been applied, because there are collisions with other trait…
H A Derror_015.phpt26 Fatal error: Trait method test has not been applied, because there are collisions with other trait …
/PHP-7.4/Zend/tests/
H A Dbug24635.phpt2 Bug #24635 (crash on dtor calling other functions)
H A Dbug34260.phpt24 $Array = array('Some junk','Some other junk');
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt30 /*1*/ 0477, // owner has read only, other and group has rwx
31 0677, // owner has rw only, other and group has rwx
40 0407, // owner has read only, other has rwx & group has no permission
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp47 CodePointBreakIterator::CodePointBreakIterator(const PHP::CodePointBreakIterator &other) in CodePointBreakIterator() argument
48 : BreakIterator(other), fText(NULL), fCharIter(NULL), lastCodePoint(U_SENTINEL) in CodePointBreakIterator()
50 *this = other; in CodePointBreakIterator()
/PHP-7.4/docs/
H A Dmailinglist-rules.md24 1. Respect other people working on the project.
53 1. If you notice that your posting ratio is much higher than that of other
55 sending your replies to give other people more time to digest your answers
62 the other opinions better.
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug70249.phpt9 …// make regular flush before other shutdown functions, which allows session data collection and so…
/PHP-7.4/ext/curl/tests/
H A Dcurl_copy_handle_basic.phpt17 // set URL and other appropriate options
H A Dbug78775.phpt2 Bug #78775: TLS issues from HTTP request affecting other encrypted connections
H A Dcurl_copy_handle_variation1.phpt17 // set URL and other appropriate options
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities04.phpt20 …): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functi…
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug70066.phpt2 Bug #70066: Unexpected "Cannot execute queries while other unbuffered queries"
/PHP-7.4/Zend/tests/return_types/
H A Dbug71978.phpt2 Bug #71978 (Existence of return type hint affects other compatibility rules)
/PHP-7.4/ext/pdo_oci/tests/
H A Dpecl_bug_11345.phpt12 // This tests only part of PECL bug 11345. The other part - testing
/PHP-7.4/ext/date/tests/
H A Dmktime-1.phpt10 # the same way other unices do (Bug# 10686) so some extra code
/PHP-7.4/ext/filter/tests/
H A D058.phpt12 'other.émail-with-dash@example.com',
40 string(34) "other.émail-with-dash@example.com"
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE22 Free Software Foundation and other authors who decide to use it. You
43 code. If you link other code with the library, you must provide
78 Public License permits more lax criteria for linking other code with
83 Public License. It also provides other free software developers Less
97 In other cases, permission to use a particular library in non-free
118 0. This License Agreement applies to any software library or other
197 this License, whose permissions for other licensees extend to the
217 that version instead if you wish.) Do not make any other change in
328 restrictions of other proprietary libraries that do not normally
337 the Library and of the other library facilities is otherwise
[all …]
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar_variant2.phpt20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dmsgfmt_format_intlcalendar_variant4.phpt20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dmsgfmt_format_intlcalendar.phpt20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_key_variation5.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…

Completed in 46 milliseconds

12345678910>>...14