Home
last modified time | relevance | path

Searched refs:private (Results 1 – 25 of 746) sorted by last modified time

12345678910>>...30

/PHP-7.4/
H A DNEWS787 over private static). (Nikita)
870 . Fixed bug #79566 (Private SHM is not private on Windows). (cmb)
H A Dphp.ini-development1440 ; Set to {nocache,private,public,} to determine HTTP caching aspects
H A Dphp.ini-production1440 ; Set to {nocache,private,public,} to determine HTTP caching aspects
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.h91 private:
/PHP-7.4/build/
H A Dconfig.guess986 objdump --private-headers /bin/sh | grep -q ld.so.1
H A Dlibtool.m43832 private:
3846 private int a;
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc60 private $debug;
65 private $clients;
70 private $logTool;
84 private $code;
89 private $options;
94 private $fileName;
99 private $masterProcess;
104 private $outDesc;
109 private $ports = [];
114 private $error;
[all …]
H A Dstatus.inc12 private $contentTypes = [
22 private $defaultFields = [
75 private function makeStatusCheck(
H A Dlogtool.inc21 private $message;
26 private $level;
31 private $position;
36 private $suffixPosition;
41 private $limit;
46 private $pattern;
51 private $error;
56 private $pipeClosed = false;
191 private function checkLine(string $line)
249 private function checkLineLength(string $line, $lineLen = null) {
[all …]
H A Dresponse.inc12 private $data;
17 private $rawData;
22 private $rawHeaders;
27 private $rawBody;
32 private $headers;
37 private $valid;
42 private $expectInvalid;
184 private function checkIfValid()
242 private function getHeaders()
270 private function isValid()
[all …]
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch213 private void
274 private void
613 private int
857 private int
1449 private int
1948 -private int
1972 private int
2314 private void
2852 private void
3305 private int
[all …]
/PHP-7.4/ext/fileinfo/libmagic/
H A Dencoding.c231 private char text_chars[256] = {
253 private int
273 private int
292 private int
394 private int
404 private int
423 private int
462 private int
531 private unsigned char ebcdic_to_ascii[] = {
565 private unsigned char ebcdic_1047_to_8859[] = {
[all …]
H A Dfile.h99 #define private static macro
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug81163.phpt7 private $private = 'private';
21 Notice: serialize(): "private" returned as member variable from __sleep() but does not exist in %s …
/PHP-7.4/Zend/tests/closures/
H A Dbug80929.phpt12 private array $subscribedEvents;
13 private object $subscriber;
14 private Closure $listener;
/PHP-7.4/ext/session/
H A Dsession.c1191 CACHE_LIMITER_FUNC(private) /* {{{ */ in CACHE_LIMITER_FUNC() argument
1212 CACHE_LIMITER_ENTRY(private)
/PHP-7.4/ext/standard/tests/streams/
H A Dbug77069.phpt6 private $data = '';
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_references.phpt217 print "references, object, private...\n";
220 private $id;
301 references, object, private...
H A Dmysqli_fetch_object.phpt122 private function __construct($a, $b) {
129 …I think we should bail out here. The following line will give a Fatal error: Call to private ... f…
H A Dbug51647.phpt2 Bug #51647 (Certificate file without private key (pk in another file) doesn't work)
H A Dbug36949.phpt13 private $mysqli;
31 private $mysqli;
/PHP-7.4/ext/intl/tests/
H A Dlocale_get_display_language.phpt65 'zh-CN-a-myExt-x-private',
257 locale='zh-CN-a-myExt-x-private'
H A Dlocale_get_display_language2.phpt65 'zh-CN-a-myExt-x-private',
257 locale='zh-CN-a-myExt-x-private'
H A Dlocale_get_display_name8.phpt75 'zh-CN-a-myExt-x-private',
318 locale='zh-CN-a-myExt-x-private'
319 disp_locale=en : display_name=Chinese #China, a=myext, Private-Use=private#
320 disp_locale=fr : display_name=chinois #Chine, a=myext, usage privé=private#
321 disp_locale=de : display_name=Chinesisch #China, a=myext, Privatnutzung=private#
H A Dlocale_get_display_name7.phpt76 'zh-CN-a-myExt-x-private',
319 locale='zh-CN-a-myExt-x-private'
320 disp_locale=en : display_name=Chinese #China, a=myext, Private-Use=private#
321 disp_locale=fr : display_name=chinois #Chine, a=myext, usage privé=private#
322 disp_locale=de : display_name=Chinesisch #China, a=myext, Privatnutzung=private#

Completed in 99 milliseconds

12345678910>>...30