Home
last modified time | relevance | path

Searched refs:by (Results 226 – 250 of 1482) sorted by relevance

12345678910>>...60

/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE54 modified by someone else and passed on, the recipients should know
56 author's reputation will not be affected by problems that might be
57 introduced by others.
61 effectively restrict the users of a free program by obtaining a
66 Most GNU software, including some libraries, is covered by the
143 covered by this License; they are outside its scope. The act of
249 library". The executable is therefore covered by this License.
257 threshold for this to be true is not precisely defined by law.
360 prohibited by law if you do not accept this License. Therefore, by
406 certain countries either by patents or by copyrighted interfaces, the
[all …]
/PHP-5.5/ext/date/tests/
H A Dbug44780.phpt2 Bug #44780 (some time zone offsets not recognized by timezone_name_from_abbr)
/PHP-5.5/ext/soap/tests/schema/
H A Dskipif.inc3 /* xml parser is required by test_schema.inc */
/PHP-5.5/ext/spl/tests/
H A Dbug69227.phpt2 Bug #69227 (Use after free in zval_scan caused by spl_object_storage_get_gc)
/PHP-5.5/tests/lang/
H A Dbug23584.phpt2 Bug #23584 (error line numbers off by one when using #!php)
H A Dbug55754.phpt2 Bug #55754 (Only variables should be passed by reference for ZEND_SEND_PREFER_REF params)
/PHP-5.5/Zend/tests/
H A Dbug34137.phpt2 Bug #34137 (assigning array element by reference causes binary mess)
H A D031.phpt2 Testing array with '[]' passed as argument by value
H A Dforeach.phpt2 foreach() by-ref bug
H A Dindirect_call_array_001.phpt2 Indirect method call by array - Invalid class name
H A Dbug33282.phpt2 Bug #33282 (Re-assignment by reference does not clear the is_ref flag)
H A Dgc_019.phpt2 GC 019: GC detach with assign by reference
H A Dindirect_call_array_002.phpt2 Indirect method call by array - Invalid method name
H A Dbug33558.phpt2 Bug #33558 (warning with nested calls to functions returning by reference)
H A Dforeach_temp_array_expr_with_refs.phpt2 Temporary array expressions can be iterated by reference
/PHP-5.5/ext/standard/tests/versioning/
H A Dphp_sapi_name_variation001.phpt2 php_sapi_name() function when switching to webserver by using post
/PHP-5.5/ext/standard/tests/array/
H A Darray_next_error2.phpt12 Fatal error: Only variables can be passed by reference in %s on line %d
/PHP-5.5/Zend/tests/generators/
H A Dyield_array_offset_by_ref.phpt2 Array offsets can be yielded by reference
/PHP-5.5/tests/classes/
H A Dstatic_properties_undeclared_assignRef.phpt2 Assigning a non-existent static property by reference
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation2-win32.phpt21 echo "\n*** Testing rename() by renaming a file and directory to numeric name ***\n";
53 *** Testing rename() by renaming a file and directory to numeric name ***
H A Dfilegroup_basic.phpt17 echo "-- Testing with the file or directory created by owner --\n";
57 -- Testing with the file or directory created by owner --
/PHP-5.5/ext/spl/internal/
H A Dsplstack.inc29 * - SplDoublyLnkedList::IT_MODE_DELETE (Elements are deleted by the iterator)
30 * - SplDoublyLnkedList::IT_MODE_KEEP (Elements are traversed by the iterator)
/PHP-5.5/ext/mbstring/tests/
H A Dmb_detect_order.phpt20 // Set order by string
26 // Set order by array
/PHP-5.5/ext/oci8/tests/
H A Dbind_query.phpt35 $s = oci_parse($c, 'select ename from bind_query_tab where sal > :v order by ename');
46 $s = oci_parse($c, 'select ename from bind_query_tab where sal > :v order by ename');
/PHP-5.5/ext/json/
H A DREADME8 is handled by a parser based on JSON_checker[1] by Douglas Crockford.

Completed in 43 milliseconds

12345678910>>...60