Home
last modified time | relevance | path

Searched refs:p (Results 476 – 500 of 739) sorted by relevance

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

/PHP-7.0/ext/mysqli/
H A Dmysqli_libmysql.h42 #define mysqli_change_user_silent(c, u, p, d, p_len) mysql_change_user((c), (u), (p), (d)) argument
/PHP-7.0/tests/classes/
H A Dautoload_015.phpt14 new ReflectionProperty('UndefC', 'p');
H A Dautoload_016.phpt16 $rc->getProperty("UndefC::p");
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt32 $db->exec('DROP PROCEDURE IF EXISTS p');
33 …$db->exec('CREATE PROCEDURE p() BEGIN SELECT id FROM test ORDER BY id ASC LIMIT 3; SELECT id, labe…
34 $stmt = $db->query('CALL p()');
75 @$db->exec('DROP PROCEDURE IF EXISTS p');
/PHP-7.0/ext/json/tests/
H A Dpass001.phpt51 \" s p a c e d \" :[1,2 , 3
134 " s p a c e d " :[1,2 , 3
239 [" s p a c e d "]=>
377 [" s p a c e d "]=>
432 …ttp:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5…
434 …ttp:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5…
519 [" s p a c e d "]=>
657 [" s p a c e d "]=>
/PHP-7.0/ext/dba/libcdb/
H A Dcdb_make.h33 uint32 p; member
/PHP-7.0/Zend/
H A Dzend_API.c1000 p++; in zend_parse_method_parameters()
1033 p++; in zend_parse_method_parameters_ex()
1099 zval *p; in zend_update_class_constants() local
2540 while (*p) { in zend_activate_modules()
2547 p++; in zend_activate_modules()
2581 p++; in zend_deactivate_modules()
2592 while (*p) { in zend_cleanup_internal_classes()
2594 p++; in zend_cleanup_internal_classes()
2630 while (*p) { in zend_post_deactivate_modules()
2634 p++; in zend_post_deactivate_modules()
[all …]
H A Dzend_gc.h138 #define GC_REMOVE_FROM_BUFFER(p) do { \ in END_EXTERN_C() argument
139 zend_refcounted *_p = (zend_refcounted*)(p); \ in END_EXTERN_C()
/PHP-7.0/ext/phar/tests/
H A Dbug71498.phpt8 $p = new PharData(__DIR__."/bug71498.zip");
H A Dbug73764.phpt9 $p = Phar::LoadPhar('bug73764.phar', 'alias.phar');
H A Dbug73768.phpt9 $p = Phar::LoadPhar('bug73768.phar', 'alias.phar');
/PHP-7.0/ext/iconv/
H A Diconv.c426 if (p) { in php_iconv_output_handler()
1358 const unsigned char *p; in _php_iconv_mime_encode() local
1425 for (p = (unsigned char *)buf; p < (unsigned char *)out_p; p++) { in _php_iconv_mime_encode()
1438 for (p = (unsigned char *)buf; p < (unsigned char *)out_p; p++) { in _php_iconv_mime_encode()
2379 char *p, *limit; in PHP_FUNCTION() local
2392 for (p = ZSTR_VAL(decoded_header.s); p < limit; p++) { in PHP_FUNCTION()
2393 if (*p == ':') { in PHP_FUNCTION()
2394 *p = '\0'; in PHP_FUNCTION()
2398 while (++p < limit) { in PHP_FUNCTION()
2399 if (*p != ' ' && *p != '\t') { in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/zip/lib/
H A Dzip_hash.c248 zip_hash_entry_t *p; in _zip_hash_revert() local
255 p = entry; in _zip_hash_revert()
258 free(p); in _zip_hash_revert()
/PHP-7.0/ext/pcre/tests/
H A Dskip.ini13 [No support for \p support PCRE library]
/PHP-7.0/ext/date/tests/
H A D009_win32.phpt22 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
32 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
H A D009.phpt17 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
25 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
/PHP-7.0/ext/wddx/tests/
H A D005.phpt16 if (($p = strpos($save_path, ';')) !== false) {
17 $save_path = substr($save_path, ++$p);
H A D004.phpt16 if (($p = strpos($save_path, ';')) !== false) {
17 $save_path = substr($save_path, ++$p);
/PHP-7.0/ext/hash/
H A Dphp_hash.h94 #define PHP_HASH_HAVAL_OPS(p,b) extern const php_hash_ops php_hash_##p##haval##b##_ops; argument
/PHP-7.0/tests/basic/
H A Dtimeout_variation_2.phpt14 function cb(&$i, $k, $p)
/PHP-7.0/ext/openssl/
H A Dopenssl.c562 r->p = p; in RSA_set0_factors()
586 *p = r->p; in RSA_get0_factors()
599 *p = dh->p; in DH_get0_pqg()
606 dh->p = p; in DH_set0_pqg()
629 *p = d->p; in DSA_get0_pqg()
636 d->p = p; in DSA_set0_pqg()
2104 const unsigned char *p; in openssl_x509v3_subjectAltName() local
3819 if (p == NULL) { in php_openssl_is_private_key()
3887 if ((p || q) && !RSA_set0_factors(rsa, p, q)) { in php_openssl_pkey_init_and_assign_rsa()
3914 if (!p || !q || !g || !DSA_set0_pqg(dsa, p, q, g)) { in php_openssl_pkey_init_dsa()
[all …]
/PHP-7.0/ext/mysqli/tests/
H A Dbug73949.phpt17 $i=mysqli_connect('p:'.$host, $user, $passwd, $db);
/PHP-7.0/ext/intl/tests/
H A Dbreakiter_getText_error.phpt11 $bi = new IntlRuleBasedBreakIterator('[\p{Letter}]+;');
/PHP-7.0/ext/pdo_sqlite/tests/
H A Dbug46542.phpt10 { function __call($m, $p) {print __CLASS__."::$m\n";} }
/PHP-7.0/ext/standard/tests/general_functions/
H A Dvar_export_error2.phpt11 @$obj->p =& $obj;

Completed in 88 milliseconds

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