Home
last modified time | relevance | path

Searched refs:it (Results 251 – 275 of 1006) sorted by last modified time

1...<<11121314151617181920>>...41

/php-src/ext/mbstring/tests/
H A Diso2022jp_encoding.phpt46 /* An 0xF at the beginning of a JIS7 string is redundant; it switches
86 * (We don't test ISO-2022-JP here, as it does not support the JIS X 0201 charset) */
H A Dmb_decode_mimeheader_variation4.phpt15 // as long as it is followed by a non-whitespace character
19 // But not if it is just a CR or LF at the end of the string
23 // Not if it is a run of whitespace going right up to the end of the string
37 // and could never get out of that state; it would not even try to interpret any other encoded words
43 // but there was a bug whereby it would not do this when the whitespace character was the 100th
60 // Empty encoded word with a ? which looks like it should be terminator, but = is missing
84 // The conversion filter for SJIS-Mobile#SOFTBANK did not work correctly when it was
H A Dmb_scrub.phpt13 // Check $utf8str so it is marked as 'valid UTF-8'
H A Dmb_convert_case_various_mode.phpt52 * When converting a codepoint, if we overwrite it with the converted version before
H A Dmb_str_split_other.phpt52 // When retrieving a byte with the MSB set, it would sign-extend it to become a negative int
58 // incomplete chunk, it required that the last byte of the input string should decode to
66 // argument, it would run the PHP interpreter out of memory
/php-src/ext/phar/tests/zip/
H A Dgh10766.phpt14 // Re-read from disk, but using the zip extension because the phar bug will not make it possible
/php-src/ext/opcache/tests/
H A Dfile_cache_error.phpt22 // Create new file to ensure that it's not cached accross test runs
/php-src/sapi/cgi/tests/
H A Dinclude.inc26 /* On Windows it should be in the same dir as php.exe in most of the cases. */
/php-src/sapi/cli/tests/
H A Dbug61546.phpt5 // reference doc for getmyinode() on php.net states that it returns an integer or FALSE on error
8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value
H A D019.phpt25 This program is free software; you can redistribute it and/or modify
26 it under the terms of the PHP License as published by the PHP Group
29 This program is distributed in the hope that it will be useful,
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_cp1251.phpt56 /*--CLEAN-- section were the right place, but it won't accept default_charset ATM, it seems. */
/php-src/ext/standard/tests/misc/
H A Dbug79410.phpt2 Bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline)
/php-src/ext/standard/tests/streams/
H A Dbug70198.phpt31 the client side will need wait a bit longer to realize it.*/
H A Dbug78883.phpt23 // if the bug is not present, it will hang waiting for stdin,
24 // thus cmd is still running and we should kill it
H A Dproc_open_bug51800_right.phpt2 Bug #51800 proc_open on Windows hangs forever, the right way to do it
H A Dproc_open_bug51800_right2.phpt2 Bug #51800 proc_open on Windows hangs forever, the right way to do it with more data
/php-src/ext/standard/tests/general_functions/
H A Dproc_open02.phpt24 var_dump(proc_terminate($cat)); // now really quit it
/php-src/ext/tidy/tests/
H A Dgh10636.phpt2 GH-10636 (Tidy does not output notice when it encountered parse errors in the default configuration…
/php-src/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt44 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; if array, it must ha…
47 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; if array, it must ha…
/php-src/Zend/tests/
H A Dgh9916-007.phpt5 $it = new class implements Iterator
38 $gen = (function() use ($it) {
40 yield from $it;
H A Dgh9916-008.phpt5 $it = new class implements Iterator
34 $gen = (function() use ($it) {
36 yield from $it;
/php-src/ext/standard/tests/strings/
H A Dstrtolower.phpt311 string(43) "mary had a little lamb and she loved it so
/php-src/ext/json/
H A Djson_scanner.re10 | obtain it through the world-wide-web, please send a note to |
/php-src/Zend/
H A Dzend_interfaces.h36 zend_object_iterator it; member
/php-src/Zend/tests/fibers/
H A Dgh10249.phpt17 Fiber stack size is too small, it needs to be at least %d bytes

Completed in 41 milliseconds

1...<<11121314151617181920>>...41