Home
last modified time | relevance | path

Searched refs:This (Results 251 – 275 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/PHP-7.4/tests/lang/
H A Dfunc_get_arg.005.phpt3 During the call, the original variable is updated. This should not affect func_get_arg().
H A Deach_binary_safety.phpt13 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …
/PHP-7.4/ext/gettext/tests/locale/en_US.UTF-8/LC_MESSAGES/
H A Dmessages.po3 # This file is distributed under the same license as the PACKAGE package.
/PHP-7.4/ext/spl/tests/
H A Dbug55157_variation.phpt4 One of the test cases from bug #55157. This is a workaround around the problem that has worked
/PHP-7.4/ext/tidy/tests/
H A D021.phpt17 string(73) "This option specifies if Tidy should allow numeric character references. "
/PHP-7.4/ext/standard/tests/strings/
H A Dconvert_uuencode_basic.phpt21 "\t This String contains \t\t some control characters\r\n",
28 '\t This String contains \t\t some control characters\r\n',
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_5.phpt40 oci_fetch_all($s,$res); // This will fail with ORA-24374
48 oci_fetch_all($s, $res); // This will fail with ORA-24374
/PHP-7.4/ext/standard/tests/file/
H A Dbug35781.phpt10 fwrite($fp, "This is a test\n");
/PHP-7.4/tests/output/
H A Dob_014.phpt9 // Therefore, there will be no data in the buffer. This is expected: see bug 46900.
H A Dob_015.phpt9 // Therefore, there will be no data in the buffer. This is expected: see bug 46900.
/PHP-7.4/ext/mbstring/tests/
H A Dbug77428.phpt11 // This behavior is broken, but kept for BC reasons
H A Dmb_ereg-compat-01.phpt11 $a="This is a nice and simple string";
/PHP-7.4/ext/standard/tests/math/
H A Dmt_srand_basic.phpt6 // This doesn't actually test what it does with the input :-\
/PHP-7.4/Zend/tests/
H A Dbug69989_2.phpt15 // This
H A Deach_002.phpt19 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …
/PHP-7.4/ext/date/tests/
H A DDatePeriod_wrong_constructor.phpt13 Fatal error: Uncaught Exception: DatePeriod::__construct(): This constructor accepts either (DateTi…
/PHP-7.4/ext/ldap/tests/
H A Dldap_get_option_package_basic.phpt14 // This is a read-only option.
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_loadXML_basic.phpt4 This test verifies the basic behaviour of the method
H A DDOMDocument_load_basic.phpt4 This test verifies the basic behaviour of the method
/PHP-7.4/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array.phpt23 string(18) "This Is An Example"
H A Dxsltprocessor_registerPHPFunctions-string.phpt23 string(18) "This Is An Example"
/PHP-7.4/ext/json/tests/
H A Dbug63737.phpt17 // This shouldn't affect floats, but let's check that.
/PHP-7.4/ext/calendar/tests/
H A Deaster_date.phpt22 Warning: easter_date(): This function is only valid for years between 1970 and 2037 inclusive in %s…
/PHP-7.4/ext/intl/
H A DERROR_CONVENTIONS.md9 This is a `U_*` error code defined by ICU, but it does not have necessarily to
19 The associated message can be obtained with `intl_get_error_message()`. This is
36 This makes the message string be copied and freed when no longer needed. There's
80 `NULL`. This may be surprising.
86 Errors should be lost after a function call. This is different from the way ICU
/PHP-7.4/ext/standard/tests/array/
H A Dusort_basic.phpt36 $string_values = array("This", "is", 'a', "test");
83 string(4) "This"

Completed in 51 milliseconds

1...<<11121314151617181920>>...28