Home
last modified time | relevance | path

Searched refs:p (Results 51 – 75 of 775) sorted by relevance

12345678910>>...31

/PHP-7.1/tests/classes/
H A Dproperty_override_publicStatic_publicStatic.phpt7 public static $p = "A::p (static)";
10 echo self::$p . "\n";
16 public static $p = "B::p (static)";
19 echo self::$p . "\n";
30 A::p (static)
31 A::p (static)
32 B::p (static)
H A Dproperty_override_protectedStatic_private.phpt7 protected static $p = "A::p (static)";
10 echo self::$p . "\n";
16 private $p = "B::p";
19 echo $this->p . "\n";
31 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_protectedStatic_protected.phpt7 protected static $p = "A::p (static)";
10 echo self::$p . "\n";
16 protected $p = "B::p";
19 echo $this->p . "\n";
31 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_protectedStatic_public.phpt7 protected static $p = "A::p (static)";
10 echo self::$p . "\n";
16 public $p = "B::p";
19 echo $this->p . "\n";
31 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_publicStatic_private.phpt7 public static $p = "A::p (static)";
10 echo self::$p . "\n";
16 private $p = "B::p";
19 echo $this->p . "\n";
31 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_publicStatic_protected.phpt7 public static $p = "A::p (static)";
10 echo self::$p . "\n";
16 protected $p = "B::p";
19 echo $this->p . "\n";
31 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_publicStatic_public.phpt7 public static $p = "A::p (static)";
10 echo self::$p . "\n";
16 public $p = "B::p";
19 echo $this->p . "\n";
31 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c854 p->fld = ~p->fld \
942 p->s[sizeof(p->s) - 1] = '\0'; in mconvert()
967 p->h = (short)((p->hs[0]<<8)|(p->hs[1])); in mconvert()
974 ((p->hl[0]<<24)|(p->hl[1]<<16)|(p->hl[2]<<8)|(p->hl[3])); in mconvert()
989 p->h = (short)((p->hs[1]<<8)|(p->hs[0])); in mconvert()
996 ((p->hl[3]<<24)|(p->hl[2]<<16)|(p->hl[1]<<8)|(p->hl[0])); in mconvert()
1014 ((p->hl[1]<<24)|(p->hl[0]<<16)|(p->hl[3]<<8)|(p->hl[2])); in mconvert()
1021 p->l = ((uint32_t)p->hl[0]<<24)|((uint32_t)p->hl[1]<<16)| in mconvert()
1026 p->l = ((uint32_t)p->hl[3]<<24)|((uint32_t)p->hl[2]<<16)| in mconvert()
1034 p->q = ((uint64_t)p->hq[0]<<56)|((uint64_t)p->hq[1]<<48)| in mconvert()
[all …]
/PHP-7.1/ext/phar/tests/tar/
H A Dphar_begin_setstub_commitU.phpt13 var_dump($p->isFileFormat(Phar::TAR));
14 //var_dump($p->getStub());
15 var_dump($p->isBuffering());
16 $p->startBuffering();
17 var_dump($p->isBuffering());
18 $p['a.php'] = '<?php var_dump("Hello");';
21 var_dump($p->getStub());
25 var_dump($p->getStub());
26 $p->stopBuffering();
28 var_dump($p->isBuffering());
[all …]
H A Dphar_begin_setstub_commit.phpt13 var_dump($p->isFileFormat(Phar::TAR));
14 //var_dump($p->getStub());
15 var_dump($p->isBuffering());
16 $p->startBuffering();
17 var_dump($p->isBuffering());
18 $p['a.php'] = '<?php var_dump("Hello");';
21 var_dump($p->getStub());
25 var_dump($p->getStub());
26 $p->stopBuffering();
28 var_dump($p->isBuffering());
[all …]
/PHP-7.1/Zend/
H A Dzend_ini.c248 if (zend_hash_add_ptr(directives, p->name, (void*)p) == NULL) { in zend_register_ini_entries()
249 if (p->name) { in zend_register_ini_entries()
256 …(!p->on_modify || p->on_modify(p, Z_STR_P(default_value), p->mh_arg1, p->mh_arg2, p->mh_arg3, ZEND… in zend_register_ini_entries()
264 p->on_modify(p, p->value, p->mh_arg1, p->mh_arg2, p->mh_arg3, ZEND_INI_STAGE_STARTUP); in zend_register_ini_entries()
286 p->on_modify(p, p->value, p->mh_arg1, p->mh_arg2, p->mh_arg3, stage); in zend_ini_refresh_cache()
621 zend_bool *p; in ZEND_INI_MH() local
650 zend_long *p; in ZEND_INI_MH() local
683 *p = tmp; in ZEND_INI_MH()
691 double *p; in ZEND_INI_MH() local
709 char **p; in ZEND_INI_MH() local
[all …]
/PHP-7.1/ext/simplexml/tests/
H A Dfeature55218.phpt13 <people xmlns:p="http://example.org/p" >
19 <p:div>jdslkfjsldk jskdfjsmlkjfkldjkjflskj kljfslkjf sldk</p:div>
58 ["p"]=>
59 string(20) "http://example.org/p"
64 ["p"]=>
70 ["p"]=>
78 ["p"]=>
82 ["p"]=>
86 ["p"]=>
94 ["p"]=>
[all …]
/PHP-7.1/ext/phar/tests/
H A Dphar_begin_setstub_commit.phpt14 //var_dump($p->getStub());
15 var_dump($p->isBuffering());
16 $p->startBuffering();
17 var_dump($p->isBuffering());
18 $p['a.php'] = '<?php var_dump("Hello");';
21 var_dump($p->getStub());
22 $p['b.php'] = '<?php var_dump("World");';
25 var_dump($p->getStub());
26 $p->stopBuffering();
28 var_dump($p->isBuffering());
[all …]
H A Dphar_begin_setstub_commitU.phpt14 //var_dump($p->getStub());
15 var_dump($p->isBuffering());
16 $p->startBuffering();
17 var_dump($p->isBuffering());
18 $p['a.php'] = '<?php var_dump("Hello");';
21 var_dump($p->getStub());
22 $p['b.php'] = '<?php var_dump("World");';
25 var_dump($p->getStub());
26 $p->stopBuffering();
28 var_dump($p->isBuffering());
[all …]
H A Dphar_setsignaturealgo1.phpt13 $p['file1.txt'] = 'hi';
14 var_dump($p->getSignature());
15 $p->setSignatureAlgorithm(Phar::MD5);
16 var_dump($p->getSignature());
17 $p->setSignatureAlgorithm(Phar::SHA1);
18 var_dump($p->getSignature());
20 $p->setSignatureAlgorithm(Phar::SHA256);
21 var_dump($p->getSignature());
27 var_dump($p->getSignature());
32 $p->setSignatureAlgorithm(Phar::PGP);
[all …]
/PHP-7.1/ext/phar/tests/zip/
H A Dphar_begin_setstub_commitU.phpt14 //var_dump($p->getStub());
15 var_dump($p->isBuffering());
16 $p->startBuffering();
21 var_dump($p->getStub());
25 var_dump($p->getStub());
26 $p->stopBuffering();
31 var_dump($p->getStub());
36 $p->setStub($a);
37 var_dump($p->getStub());
41 $p->setStub($a, $c);
[all …]
H A Dphar_begin_setstub_commit.phpt14 //var_dump($p->getStub());
15 var_dump($p->isBuffering());
16 $p->startBuffering();
21 var_dump($p->getStub());
25 var_dump($p->getStub());
26 $p->stopBuffering();
31 var_dump($p->getStub());
36 $p->setStub($a);
37 var_dump($p->getStub());
41 $p->setStub($a, $c);
[all …]
/PHP-7.1/ext/standard/tests/array/
H A Dbug28739.phpt5 class p {
12 $p1 = array(new p(2), new p(1), new p(0));
13 $p2 = array(new p(0), new p(2), new p(3));
25 [2] => p Object
30 [1] => p Object
35 [0] => p Object
53 [1] => p Object
/PHP-7.1/main/
H A Dfopen_wrappers.c98 if (!*p || !**p) { in ZEND_INI_MH()
493 for (p = filename; isalnum((int)*p) || *p == '+' || *p == '-' || *p == '.'; p++);
494 if ((*p == ':') && (p - filename > 1) && (p[1] == '/') && (p[2] == '/')) {
529 for (p = ptr; isalnum((int)*p) || *p == '+' || *p == '-' || *p == '.'; p++);
530 if ((*p == ':') && (p - ptr > 1) && (p[1] == '/') && (p[2] == '/')) {
532 if (p[-1] != '.' || p[-2] != '.' || p - 2 != ptr) {
595 for (p = trypath; isalnum((int)*p) || *p == '+' || *p == '-' || *p == '.'; p++);
596 if ((*p == ':') && (p - trypath > 1) && (p[1] == '/') && (p[2] == '/')) {
719 if (*p == ':' && *(p + 1) == '/' && *(p + 2) == '/') {
721 url_start = p = p + 3;
[all …]
/PHP-7.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_1.phpt14 $p = "";
20 $p .= "$s";
21 $p .= DIRECTORY_SEPARATOR;
24 $p = realpath(dirname(__FILE__)) . DIRECTORY_SEPARATOR . $p;
26 echo strlen($p), "\n", $p, "\n";
29 var_dump(mkdir($p, 0777, true));
30 var_dump(file_exists($p));
32 $p7 = $p . "hello.txt";
40 $p0 = substr($p, 0, strlen($p) - $i*51);
H A Dtest_long_path_0.phpt15 $p = "";
20 $p .= "$s";
21 $p .= DIRECTORY_SEPARATOR;
24 $p = realpath(dirname(__FILE__)) . DIRECTORY_SEPARATOR . $p;
26 echo strlen($p), "\n", $p, "\n";
29 var_dump(mkdir($p, 0777, true));
30 var_dump(file_exists($p));
33 $p0 = substr($p, 0, strlen($p) - $i*51);
/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Diso8859_15.c110 const UChar* p = *pp; in mbc_case_fold() local
112 if (*p == 0xdf && (flag & INTERNAL_ONIGENC_CASE_FOLD_MULTI_CHAR) != 0) { in mbc_case_fold()
119 *lower = ENC_ISO_8859_15_TO_LOWER_CASE(*p); in mbc_case_fold()
130 const UChar* p = *pp;
132 if (*p == 0xdf && (flag & INTERNAL_ONIGENC_CASE_FOLD_MULTI_CHAR) != 0) {
138 v = (EncISO_8859_15_CtypeTable[*p] & (BIT_CTYPE_UPPER | BIT_CTYPE_LOWER));
141 if (*p == 0xaa || *p == 0xb5 || *p == 0xba)
211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str() argument
215 flag, p, end, items); in get_case_fold_codes_by_str()
/PHP-7.1/ext/standard/
H A Dbase64.c59 unsigned char *p; in php_base64_encode() local
63 p = (unsigned char *)ZSTR_VAL(result); in php_base64_encode()
66 *p++ = base64_table[current[0] >> 2]; in php_base64_encode()
69 *p++ = base64_table[current[2] & 0x3f]; in php_base64_encode()
77 *p++ = base64_table[current[0] >> 2]; in php_base64_encode()
80 *p++ = base64_table[(current[1] & 0x0f) << 2]; in php_base64_encode()
81 *p++ = base64_pad; in php_base64_encode()
83 *p++ = base64_table[(current[0] & 0x03) << 4]; in php_base64_encode()
84 *p++ = base64_pad; in php_base64_encode()
85 *p++ = base64_pad; in php_base64_encode()
[all …]
H A Dhttp.c90 p = newprefix; in php_url_encode_hash_ex()
105 *(p++) = '%'; in php_url_encode_hash_ex()
106 *(p++) = '5'; in php_url_encode_hash_ex()
107 *(p++) = 'B'; in php_url_encode_hash_ex()
108 *p = '\0'; in php_url_encode_hash_ex()
116 p = newprefix; in php_url_encode_hash_ex()
127 p += ekey_len; in php_url_encode_hash_ex()
134 *(p++) = '%'; in php_url_encode_hash_ex()
135 *(p++) = '5'; in php_url_encode_hash_ex()
136 *(p++) = 'B'; in php_url_encode_hash_ex()
[all …]
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c53781 for(p=pList; p && p->pDirty; p=p->pDirty){
53811 for(p=pList; p; p=p->pDirty){
53818 for(p=pList; p; p=p->pDirty){
61724 for(p=pList; p; p=p->pDirty){
74350 for(p=pBackup; p; p=p->pNext){
97551 for(p=pSelect; p; p=p->pPrior){
98406 for(p=pDup; p; p=p->pPrior){
132149 for(p=pList; p; p=p->pNext){
165953 for(p=pRoot; p; p=p->pLeft){
166150 for(p=pNear; p; p=p->pLeft){
[all …]

Completed in 733 milliseconds

12345678910>>...31