Home
last modified time | relevance | path

Searched refs:p (Results 251 – 275 of 739) sorted by relevance

1...<<11121314151617181920>>...30

/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_query_stored_proc.phpt20 if (!mysqli_query($link, 'DROP PROCEDURE IF EXISTS p'))
26 if (mysqli_multi_query($link, 'CALL p()')) {
39 if (mysqli_multi_query($link, 'CALL p()')) {
52 if (mysqli_multi_query($link, 'CALL p()')) {
71 if (!mysqli_query($link, 'DROP PROCEDURE IF EXISTS p'))
77 if (mysqli_multi_query($link, 'CALL p()')) {
94 if (!mysqli_query($link, 'DROP PROCEDURE IF EXISTS p'))
99 if (!mysqli_query($link, 'CALL p(@version)'))
105 if (!mysqli_query($link, 'CALL p(@version)'))
122 if (!mysqli_query($link, 'DROP PROCEDURE IF EXISTS p'))
[all …]
/PHP-7.0/ext/phar/tests/cache_list/files/
H A Dwrite24.phar.inc8 $p = new Phar(__FILE__);
9 var_dump(isset($p["newname"]));
13 var_dump(isset($p["newname"]));
H A Dwrite10.phar.inc8 $p = new Phar(__FILE__);
9 var_dump($p->getStub());
12 $p->setStub($a);
/PHP-7.0/ext/reflection/tests/
H A Dbug37816.phpt8 protected $p = 2;
13 $r = new ReflectionProperty($o, 'p');
27 Caught: Cannot access non-public member TestClass::p
H A Dbug36434.phpt23 foreach ($r->GetProperties() as $p)
25 echo $p->getName(). " ". $p->getDeclaringClass()->getName()."\n";
/PHP-7.0/ext/phar/tests/tar/
H A Dlinks3.phpt10 $p = new PharData(dirname(__FILE__) . '/files/biglink.tar');
14 echo $p['file.txt']->getContent();
15 echo $p['my/file']->getContent();
H A Dlinks4.phpt10 $p = new PharData(dirname(__FILE__) . '/files/tinylink.tar');
14 echo $p['file.txt']->getContent();
15 echo $p['link.txt']->getContent();
H A Dlinks5.phpt10 $p = new PharData(dirname(__FILE__) . '/files/subdirlink.tar');
14 echo $p['hi/test.txt']->getContent();
15 echo $p['hi/link.txt']->getContent();
/PHP-7.0/main/
H A Dsnprintf.c74 char *p, *rve, c; in __cvt() local
100 c = *p; in __cvt()
101 zend_freedtoa(p); in __cvt()
114 zend_freedtoa(p); in __cvt()
360 return (p); in ap_php_conv_10()
421 *s++ = *p++; in php_conv_fp()
431 *s++ = *p++; in php_conv_fp()
440 while (*p) { in php_conv_fp()
441 *s++ = *p++; in php_conv_fp()
459 *s++ = *p++; in php_conv_fp()
[all …]
/PHP-7.0/ext/standard/tests/streams/
H A Dbug64770.phpt15 $p = proc_open($cmd, $descs, $pipes, '.', NULL, $other_opts);
17 if (is_resource($p)) {
29 proc_terminate($p, 9);
42 $ret = proc_close($p);
/PHP-7.0/ext/phar/tests/cache_list/
H A Dcopyonwrite11.phar.phpt13 $p = new Phar(__FILE__);
14 var_dump($p->getStub());
16 $p->setDefaultStub();
H A Dcopyonwrite9.phar.phpt13 $p = new Phar(__FILE__);
14 var_dump($p->getStub());
16 $p->setStub("<?php __HALT"."_COMPILER();");
H A Dcopyonwrite10.phar.phpt13 $p = new Phar(__FILE__);
14 var_dump($p->getStub());
17 $p->setStub($a);
/PHP-7.0/ext/opcache/
H A DZendAccelerator.c146 (*p >= 'a' && *p <= 'z') || in is_stream_path()
147 (*p >= 'A' && *p <= 'Z') || in is_stream_path()
148 (*p >= '0' && *p <= '9') || in is_stream_path()
149 *p == '+' || *p == '-' || *p == '.'; in is_stream_path()
151 return ((p != filename) && (p[0] == ':') && (p[1] == '/') && (p[2] == '/')); in is_stream_path()
503 ZVAL_INTERNED_STR(&p->val, p->key); in accel_new_interned_string()
534 p->key = accel_new_interned_string(p->key); in accel_use_shm_interned_strings()
550 p->key = accel_new_interned_string(p->key); in accel_use_shm_interned_strings()
599 p->key = accel_new_interned_string(p->key); in accel_use_shm_interned_strings()
615 p->key = accel_new_interned_string(p->key); in accel_use_shm_interned_strings()
[all …]
H A Dzend_persist.c32 (p = _zend_shared_memdup((void*)p, size, 1))
88 Bucket *p; in zend_hash_persist() local
132 if (p->key) { in zend_hash_persist()
156 p = ht->arData + idx; in zend_hash_persist()
160 if (p->key) { in zend_hash_persist()
172 Bucket *p; in zend_hash_persist_immutable() local
214 if (p->key) { in zend_hash_persist_immutable()
235 p = ht->arData + idx; in zend_hash_persist_immutable()
239 if (p->key) { in zend_hash_persist_immutable()
511 while (p < end) { in zend_persist_op_array_ex()
[all …]
/PHP-7.0/ext/gd/libgd/
H A Dgd.c634 xlate[p] = gdImageColorClosestAlpha (from, to->red[p], to->green[p], to->blue[p], to->alpha[p]); in gdImagePaletteCopy()
727 int p; in gdImageSetPixel() local
747 if (p != gdTransparent && p != 0) { in gdImageSetPixel()
792 …return gdTrueColorAlpha(im->red[p], im->green[p], im->blue[p], (im->transparent == p) ? gdAlphaTra… in gdImageGetTrueColorPixel()
794 return p; in gdImageGetTrueColorPixel()
822 int p; in gdImageBrushApply() local
853 int p; in gdImageBrushApply() local
878 int p; in gdImageTileApply() local
888 p = gdTrueColorAlpha(tile->red[p], tile->green[p], tile->blue[p], tile->alpha[p]); in gdImageTileApply()
2611 p++; in gdImagePolygon()
[all …]
/PHP-7.0/Zend/
H A Dzend_opcode.c166 while (p != end) { in zend_cleanup_user_class_data()
168 p++; in zend_cleanup_user_class_data()
187 while (p != end) { in zend_cleanup_internal_class_data()
189 p++; in zend_cleanup_internal_class_data()
263 while (p != end) { in destroy_zend_class()
265 p++; in destroy_zend_class()
273 while (p != end) { in destroy_zend_class()
275 p++; in destroy_zend_class()
306 while (p != end) { in destroy_zend_class()
308 p++; in destroy_zend_class()
[all …]
/PHP-7.0/Zend/tests/traits/
H A Dlanguage013.phpt28 $p = new C2();
29 $p->inc();
30 $p->inc();
/PHP-7.0/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt26 var_dump($complete->p);
29 $complete->p = &$ref1;
30 var_dump($complete->p);
32 var_dump($complete->p);
33 $complete->p = "p.changed";
49 $incomplete->p = &$ref2;
53 $incomplete->p = "p.changed";
69 ["p"]=>
76 string(9) "p.changed"
88 ["p"]=>
[all …]
/PHP-7.0/ext/spl/tests/
H A DarrayObject___construct_basic6.phpt11 $ao->p = 1;
15 $ao->p = 1;
26 ["p"]=>
39 ["p"]=>
H A Dspl_iterator_recursive_getiterator_error.phpt10 p($iii);
11 function p ($i) {
18 #0 %s(%d): p(Object(IteratorIterator))
/PHP-7.0/Zend/tests/
H A Dbug26698.phpt62 $p = new Proxy();
64 $p->callOne();
65 $p->callTwo();
66 $p->callThree();
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput10221 /^\p{Cc}/8
231 /^\p{Cf}/8
251 /^\p{Cn}/8
257 /^\p{Co}/8
265 /^\p{Cs}/8
273 /^\p{Ll}/8
283 /^\p{Lm}/8
291 /^\p{Lo}/8
301 /^\p{Lt}/8
311 /^\p{Lu}/8
[all …]
/PHP-7.0/
H A D.gdbinit64 printf "[%p] ", $ex
276 printf "[%p] ", $zvalue
288 set $p = $ht->pListHead
290 while $p != 0
299 if $p->nKeyLength > 0
300 ____print_str $p->arKey $p->nKeyLength
303 printf "%d => ", $p->h
307 set $p = $p->pListNext
345 if $p->key
351 printf "%p\n", (zval *)&$p->val
[all …]
/PHP-7.0/ext/tidy/tests/
H A D016.phpt18 p.c1 {font-weight: bold}
22 <p class="c1">testing</p>

Completed in 76 milliseconds

1...<<11121314151617181920>>...30