Home
last modified time | relevance | path

Searched refs:terminated (Results 1 – 25 of 32) sorted by relevance

12

/php-src/ext/standard/tests/strings/
H A Dstrncmp_variation7.phpt2 Test strncmp() function : usage variations - binary safe(null terminated strings)
5 …cmp() function with binary values passed to 'str1' & 'str2' and with the null terminated strings */
7 echo "*** Test strncmp() function: Checking with the null terminated strings ***\n";
9 /* A binary function should not expect a null terminated string, and it should treat input as a raw…
17 *** Test strncmp() function: Checking with the null terminated strings ***
H A Dstrncasecmp_variation7.phpt5 /* Test strncasecmp() function with null terminated strings and binary values passed to 'str1' & 's…
7 echo "*** Test strncasecmp() function: with null terminated strings and binary inputs ***\n";
9 /* A binary function should not expect a null terminated string, and it should treat input as a raw…
19 *** Test strncasecmp() function: with null terminated strings and binary inputs ***
H A Dstripos_variation12.phpt2 Test stripos() function : usage variations - null terminated strings for 'haystack' argument
5 /* Test stripos() function with null terminated strings for 'haystack' argument
H A Dstripos_variation13.phpt2 Test stripos() function : usage variations - null terminated strings for 'needle' argument
5 /* Test stripos() function with null terminated strings for 'needle' argument
H A Dstrrchr_variation12.phpt5 /* Test strrchr() function: with binary values & null terminated strings passed to 'str1' & 'str2' …
H A Dstrrpos_variation12.phpt5 /* Test strrpos() function with null terminated strings for 'haystack' argument
H A Dstrrpos_variation13.phpt5 /* Test strrpos() function with null terminated strings for 'needle' argument
/php-src/Zend/tests/fibers/
H A Dresume-terminated-fiber.phpt2 Resume terminated fiber
14 …ncaught FiberError: Cannot resume a fiber that is not suspended in %sresume-terminated-fiber.php:%d
16 #0 %sresume-terminated-fiber.php(%d): Fiber->resume()
18 thrown in %sresume-terminated-fiber.php on line %d
H A Dcall-to-ctor-of-terminated-fiber.phpt2 Multiple calls to constructor are prevented after fiber terminated
22 Fatal error: Uncaught FiberError: Cannot call constructor twice in %scall-to-ctor-of-terminated-fib…
24 #0 %scall-to-ctor-of-terminated-fiber.php(%d): Fiber->__construct(Object(Closure))
26 thrown in %scall-to-ctor-of-terminated-fiber.php on line %d
/php-src/ext/reflection/tests/
H A DReflectionFiber_errors.phpt63 Cannot fetch information from a fiber that has not been started or is terminated
64 Cannot fetch information from a fiber that has not been started or is terminated
65 Cannot fetch information from a fiber that has not been started or is terminated
68 Cannot fetch information from a fiber that has not been started or is terminated
69 Cannot fetch information from a fiber that has not been started or is terminated
70 Cannot fetch information from a fiber that has not been started or is terminated
71 Cannot fetch the callable from a fiber that has terminated
H A D027.phpt22 Cannot fetch information from a terminated Generator
H A DReflectionFiber_basic.phpt108 … Cannot fetch information from a fiber that has not been started or is terminated in %sReflectionF…
/php-src/ext/pcntl/tests/
H A D001.phpt43 print "\nProcess was terminated by signal : ". $signal_print;
83 Process was terminated by signal : SIGTERM
/php-src/ext/odbc/tests/
H A Dbug80147.phpt2 Bug #80147 (BINARY strings may not be properly zero-terminated)
/php-src/ext/standard/tests/file/
H A Dproc_open01.phpt29 print "terminated after 1000 iterations\n";
/php-src/sapi/cli/tests/
H A Dphp_cli_server_pdeathsig.phpt47 …throw new \Exception('Workers were not properly terminated. Before: ' . join(', ', $workersBefore)…
/php-src/ext/gd/libgd/
H A Dgd_gif_in.c198 goto terminated; in gdImageCreateFromGifCtx()
257 goto terminated; in gdImageCreateFromGifCtx()
260 terminated: in gdImageCreateFromGifCtx()
/php-src/ext/pdo_dblib/tests/
H A Dbatch_stmt_try.phpt59 // once an error is thrown, the batch is terminated.
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtoken.h188 lxb_css_syntax_token_terminated_t terminated; member
/php-src/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation4.phpt64 // Encoded word with just one invalid Base64 byte, but this time properly terminated
H A Dmb_strcut.phpt218 print "UTF-16 section is terminated improperly: [" . mb_strcut("&i6o\x83", 0, 100, 'UTF7-IMAP') . "…
435 UTF-16 section is terminated improperly: []
H A Dutf7imap_encoding.phpt153 /* ...and the string could even be improperly terminated... */
/php-src/sapi/fpm/tests/
H A Dlogtool.inc219 * @param bool $terminated Whether to check termination lines.
227 bool $terminated = true,
280 if ($terminated) {
/php-src/ext/standard/libavifinfo/
H A DPATENTS39 terminated as of the date of the initiation of action unless 1) that suit
/php-src/sapi/fpm/
H A Dwww.conf.in227 ; processing has terminated;
231 ; processing has terminated;

Completed in 39 milliseconds

12