Home
last modified time | relevance | path

Searched refs:it (Results 826 – 850 of 1039) sorted by relevance

1...<<31323334353637383940>>...42

/php-src/ext/intl/tests/
H A Dformatter_get_set_text_attribute.phpt51 // Set new attribute's value and see if it works out.
H A Dformatter_get_set_text_attribute_var2.phpt51 // Set new attribute's value and see if it works out.
/php-src/ext/mbstring/tests/
H A Dmb_convert_case_various_mode.phpt52 * When converting a codepoint, if we overwrite it with the converted version before
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_reset.phpt13 // We would duplicate the SQL test cases if we have it here and in one of the
H A Dmysqli_options.phpt16 /* set it twice, checking if memory for the previous one is correctly freed */
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt65 …bly max_allowed_packet_size is smaller than the data. You have to increase it or send smaller chun…
H A Dbug49442.phpt70 …not consider it as a 'persistent' connection in a user sense, ext/mysqli will not apply max_persis…
H A Dmysqli_stmt_affected_rows.phpt158 /* use it like num_rows */
183 /* use it like num_rows */
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt37 // ... just to be sure the most basic stuff really works we check it again...
/php-src/ext/opcache/
H A Dconfig.m4241 dnl needed: rt (older Linux and Solaris <= 10). Most systems have it in the C
243 dnl systems...). Haiku has it in the root library, which is linked by default.
/php-src/build/
H A Dltmain.sh2315 $echo "*** that it is just a static archive that I should not used here."
3680 $echo "*** make it link in! You will probably need to install it or some"
3681 $echo "*** library that it depends on before this library will be fully"
3682 $echo "*** functional. Installing it before continuing would be even better."
3871 $echo "*** or is declared to -dlopen it."
3877 $echo "*** it was explicitly requested with -no-undefined,"
3878 $echo "*** libtool will only create a static version of it."
4435 # Don't allow lazy linking, it breaks C++ global constructors
4981 libraries that it depends on are installed.
4984 If it is, it will not operate correctly.
[all …]
/php-src/ext/standard/
H A Dvar_unserializer.re10 | obtain it through the world-wide-web, please send a note to |
616 /* Remove old entry from ref_props table, if it exists. */
701 * type source if it is turned into a reference lateron. */
1120 * unserialize (in practice unserialization handlers also see it). Ideally we should
1270 …php_error_docref(NULL, E_WARNING, "Function %s() hasn't defined the class it was called for", Z_ST…
1326 /* If this class implements Serializable, it should not land here but in object_custom().
1432 return 0; /* not sure if it should be 0 or 1 here? */
/php-src/ext/standard/tests/general_functions/
H A Dis_null.phpt13 // unset them to make it null.
/php-src/sapi/cli/tests/
H A Dphp_cli_server.inc75 // it might not be listening yet...need to wait until fsockopen() call returns
/php-src/ext/dom/lexbor/patches/
H A D0005-Shrink-size-of-static-binary-search-tree.patch6 This also makes it more efficient on the data cache.
/php-src/ext/soap/tests/bugs/
H A Dbug62900.phpt51 …// Necessary such that it works from a development directory in which case extension_dir might not…
H A Dbug73037.phpt64 …// Necessary such that it works from a development directory in which case extension_dir might not…
/php-src/ext/standard/tests/file/
H A Dfwrite_variation1-win32-mb.phpt28 /* open the file using $files_modes and perform fwrite() on it */
45 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_variation1.phpt21 /* open the file using $files_modes and perform fwrite() on it */
38 /* Write the data into the file, verify it by checking the file pointer position, eof position,
/php-src/win32/build/
H A Dconfutils.js3351 var it = list[i].toLowerCase();
3352 if (scale[k] == it) {
3354 } else if (!avail.Exists(it) && "avx512" != it && "avx2" != it && "avx" != it) {
3355 WARNING("Unknown intrinsic name '" + it + "' ignored");
3382 var it = scale[i];
3383 AC_DEFINE(avail.Item(it), 1);
/php-src/tests/security/
H A Dopen_basedir.inc7 // actually create it in several different places depending on the SAPI..!
/php-src/ext/standard/tests/serialize/
H A D005.phpt183 Warning: unserialize(): Function unserializer() hasn't defined the class it was called for in %s005…
/php-src/ext/mysqli/tests/test_setup/
H A Dtest_helpers.inc82 … constuctor will throw an exception. We store current report_mode in variable and restore it later.
/php-src/sapi/fpm/tests/
H A Dlogtool.inc325 … "The continuous line length is $lineLen but it should equal to limit $this->limit"
351 * Check the message line length - specifically if it's behind the limit.
374 * @param string $matchedMessage The output message or part of it (match).
844 * Get saved error and clear it.
/php-src/ext/phar/tests/
H A Dphar_extract.phpt144 Unable to use path "%soops" for extraction, it is a file, must be a directory

Completed in 72 milliseconds

1...<<31323334353637383940>>...42