Home
last modified time | relevance | path

Searched refs:child (Results 151 – 159 of 159) sorted by relevance

1234567

/PHP-7.2/sapi/fpm/tests/
H A Dtester.inc337 "killit () { kill \$child 2> /dev/null; }; " .
338 "trap killit TERM; $cmd 2>&1 & child=\$!; wait",
/PHP-7.2/
H A DUPGRADING124 method in a child class.
H A DNEWS205 child). (Nikita)
1118 . Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
2544 . Fixed bug #62814 (It is possible to stiffen child class members visibility).
H A DINSTALL355 environment for the spawned processes. PHP will kill a child process
375 requests) each child will live. Here's a simple bash script to help
/PHP-7.2/ext/oci8/tests/
H A Dbug43492.phpt42 global $s; // (*) Allow parent statement to be available when child is used
/PHP-7.2/sapi/litespeed/
H A Dlsapilib.c159 void (*child)(void)) = NULL;
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY1870 2003/02/10: [impl] lift up head_exact value from child qualifier node to parent.
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c70523 Pgno child = get4byte(z);
70524 ptrmapGet(pBt, child, &e, &n);
70529 Pgno child = get4byte(&pPage->aData[pPage->hdrOffset+8]);
70530 ptrmapGet(pBt, child, &e, &n);
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt8602 child nodes. Allocating real machine stack on some platforms is diffi-

Completed in 677 milliseconds

1234567