Home
last modified time | relevance | path

Searched refs:in (Results 7176 – 7200 of 7240) sorted by relevance

1...<<281282283284285286287288289290

/php-src/ext/standard/tests/file/
H A Dftruncate_variation4.phpt10 /* test ftruncate with file opened in different modes */
57 clearstatcache(); // clear previous size value in cache
H A Dpathinfo_basic1-win32.phpt57 /* loop through $paths to test each $path in the above array */
H A Dfgetcsv_variation9.phpt11 present in the line being read by the fgetcsv()
16 /* the array is with three elements in it. Each element should be read as
H A Dpathinfo_basic1.phpt57 /* loop through $paths to test each $path in the above array */
H A Dfgetcsv_variation22.phpt12 /* the array is with two elements in it. Each element should be read as
/php-src/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt7 * array_merge_recursive() behaves in an expected way.
/php-src/tests/lang/
H A DforeachLoop.014.phpt27 echo " ** Stuck in a loop! **\n";
/php-src/ext/phar/phar/
H A Dclicommand.inc238 $r = str_replace("\n", "\n".$sp, $r); // in remainder replace \n's
/php-src/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc48 // Open file in creation/truncation mode
/php-src/ext/mbstring/tests/
H A Dpictogram1.phpt2 Emoji (Pictogram characters for cellular phone in Japan) test based on Unicode 6.0
H A Dmb_convert_kana.phpt142 // zero bytes in some cases
/php-src/ext/json/
H A Djson_scanner.re6 | that is bundled with this package in the file LICENSE, and is |
/php-src/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt14 Following are performed in the listed sequence:
73 /* numerics in the form of string */
/php-src/ext/pdo/
H A Dpdo_sql_parser.re6 | that is bundled with this package in the file LICENSE, and is |
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt231 // Extra BLOB tests are in mysqli_stmt_send_long()
H A Dmysqli_get_client_stats.phpt98 printf("[005] Expecting the same number of entries in the arrays\n");
112 // we assume the above as tested and in the following we check only those
115 /* we need to skip this test in unicode - we send set names utf8 during mysql_connect */
/php-src/ext/iconv/
H A Diconv.c337 if (output_context->in.used) { in php_iconv_output_handler()
340 …_php_iconv_show_error(php_iconv_string(output_context->in.data, output_context->in.used, &out, get… in php_iconv_output_handler()
/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt627 Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allo…
927 Illegal web filename passed in for stub creation, was 401 characters long, and only 400 or less is …
/php-src/.github/workflows/
H A Dpush.yml40 cancel-in-progress: true
/php-src/Zend/
H A Dzend_vm_gen.php2396 $in = @file($def);
2397 if (!$in) {
2418 foreach ($in as $line) {
/php-src/ext/soap/tests/bugs/
H A Dbug37083.phpt2 Bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS)
/php-src/Zend/tests/type_declarations/union_types/
H A Dtype_checking_strict.phpt35 $msg = strstr($msg, ', called in', true);
/php-src/sapi/cgi/tests/
H A Dbug69487.phpt14 …Startup: Unable to create temporary file, Check permissions in temporary files directory. in Unkno…
16 Warning: PHP Request Startup: POST data can't be buffered; all data discarded in Unknown on line 0
/php-src/
H A DEXTENSIONS8 much other than throw the odd patch in. See below.
/php-src/ext/session/
H A Dsession.c298 static void bin_to_readable(unsigned char *in, size_t inlen, char *out, size_t outlen, char nbits) … in bin_to_readable() argument
305 p = (unsigned char *)in; in bin_to_readable()
306 q = (unsigned char *)in + inlen; in bin_to_readable()

Completed in 94 milliseconds

1...<<281282283284285286287288289290