Home
last modified time | relevance | path

Searched refs:p (Results 826 – 850 of 937) sorted by relevance

1...<<3132333435363738

/php-src/ext/standard/
H A Dcrypt_sha256.c267 # define UNALIGNED_P(p) (((uintptr_t) p) % __alignof__ (uint32_t) != 0) in sha256_process_bytes() argument
269 # define UNALIGNED_P(p) (((uintptr_t) p) % sizeof (uint32_t) != 0) in sha256_process_bytes()
H A Dcrypt_sha512.c301 # define UNALIGNED_P(p) (((uintptr_t) p) % __alignof__ (uint64_t) != 0) in sha512_process_bytes() argument
303 # define UNALIGNED_P(p) (((uintptr_t) p) % sizeof(uint64_t) != 0) in sha512_process_bytes()
/php-src/ext/mysqli/tests/
H A Dmysqli_pconn_max_links.phpt71 if (!$plink = my_mysqli_connect('p:' . $host, 'pcontest', 'pcontest', $db, $port, $socket))
133 if ($plink = @my_mysqli_connect('p:' . $host, 'pcontest', 'pcontest', $db, $port, $socket))
158 if (!$plink = my_mysqli_connect('p:' . $host, 'pcontest', 'newpass', $db, $port, $socket))
173 if ($plink2 = my_mysqli_connect('p:' . $host, 'pcontest', 'newpass', $db, $port, $socket)) {
H A Dmysqli_debug_control_string.phpt63 try_control_string($link, 't:p:o,' . $trace_file, $trace_file, 70);
64 try_control_string($link, 't:p,1,,2:o,' . $trace_file, $trace_file, 80);
H A Dmysqli_pconn_disabled.phpt19 $host = 'p:' . $host;
H A Dbug55283.phpt51 if (my_mysqli_real_connect($link, 'p:' . $host, $user, $passwd, $db, $port, null, $flags)) {
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c364 PCRE2_SPTR p; in match_ref() local
406 while (p < endptr) in match_ref()
415 GETCHARINC(d, p); in match_ref()
420 d = *p++; in match_ref()
445 cp = UCHAR21TEST(p); in match_ref()
448 p++; in match_ref()
7386 PCRE2_SPTR p; in pcre2_match() local
7443 if (p == NULL) p = end_subject; in pcre2_match()
7455 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_match()
7459 p = memchr(p, req_cu, end_subject - p); in pcre2_match()
[all …]
/php-src/ext/standard/tests/strings/
H A Dstr_split_variation7.phpt84 string(1) "p"
H A Dstr_split_variation6.phpt106 string(1) "p"
H A Dstrip_tags_variation4.phpt28 $quotes = "<p><a><?php<html>";
H A Dchunk_split_variation5.phpt50 string(213) "T||h||i||s|| ||c||o||n||t||a||i||n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a|…
/php-src/ext/opcache/jit/ir/
H A Dir_private.h610 ir_bitset_base_t x, *p = q->set + i; in ir_bitqueue_pop() local
612 x = *p; in ir_bitqueue_pop()
615 *p = x & (x - 1); in ir_bitqueue_pop()
619 p++; in ir_bitqueue_pop()
1117 uint32_t n, *p; in ir_phi_input_number() local
1119 for (n = 0, p = &ctx->cfg_edges[bb->predecessors]; n < bb->predecessors_count; p++, n++) { in ir_phi_input_number()
1120 if (*p == from) { in ir_phi_input_number()
/php-src/main/
H A Dmain.c997 char *p; in php_verror() local
1096 while((p = strchr(docref_buf, '_')) != NULL) { in php_verror()
1097 *p = '-'; in php_verror()
1121 p = strrchr(ref, '#'); in php_verror()
1122 if (p) { in php_verror()
1123 target = estrdup(p); in php_verror()
1126 *p = '\0'; in php_verror()
2374 const char **p = directives[i].directives; in php_module_startup() local
2376 while(*p) { in php_module_startup()
2379 if (cfg_get_long((char*)*p, &value) == SUCCESS && value) { in php_module_startup()
[all …]
H A Doutput.c359 PHPAPI zend_result php_output_get_contents(zval *p) in php_output_get_contents() argument
363 ZVAL_STRINGL(p, OG(active)->buffer.data, OG(active)->buffer.used); in php_output_get_contents()
365 ZVAL_EMPTY_STRING(p); in php_output_get_contents()
369 ZVAL_NULL(p); in php_output_get_contents()
376 PHPAPI zend_result php_output_get_length(zval *p) in php_output_get_length() argument
379 ZVAL_LONG(p, OG(active)->buffer.used); in php_output_get_length()
382 ZVAL_NULL(p); in php_output_get_length()
/php-src/Zend/tests/attributes/
H A D013_class_scope.phpt16 public function bar(#[A1(self::class, self::FOO)] $p) { }
/php-src/ext/mysqlnd/
H A Dmysqlnd_debug.c235 const char ** p = self->skip_functions; in MYSQLND_METHOD() local
236 while (*p) { in MYSQLND_METHOD()
237 if (*p == func_name) { in MYSQLND_METHOD()
247 p++; in MYSQLND_METHOD()
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c674 MYSQLND **p = in_array; local
694 if (mysql->mysql == *p) {
699 p++;
715 MYSQLND **p = in_array; local
724 if (mysql->mysql == *p) {
729 p++;
/php-src/ext/sodium/
H A Dlibsodium.c2592 unsigned char *p; in PHP_FUNCTION() local
2597 &n, &n_len, &p, &p_len) == FAILURE) { in PHP_FUNCTION()
2625 unsigned char *p; in PHP_FUNCTION() local
2630 &n, &n_len, &p, &p_len) == FAILURE) { in PHP_FUNCTION()
3604 unsigned char *p; in PHP_FUNCTION() local
3610 &p, &p_len, &q, &q_len) == FAILURE) { in PHP_FUNCTION()
3694 unsigned char *p; in PHP_FUNCTION() local
3700 &p, &p_len, &q, &q_len) == FAILURE) { in PHP_FUNCTION()
3857 unsigned char *p; in PHP_FUNCTION() local
3863 &p, &p_len, &q, &q_len) == FAILURE) { in PHP_FUNCTION()
[all …]
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt54 var $p = 30;
144 ["p"]=>
/php-src/Zend/Optimizer/
H A Dzend_cfg.c632 int p; in zend_cfg_build_predecessors() local
634 for (p = 0; p < s; p++) { in zend_cfg_build_predecessors()
635 if (blocks[j].successors[p] == blocks[j].successors[s]) { in zend_cfg_build_predecessors()
/php-src/ext/json/
H A Djson_encoder.c368 zend_long p; in php_json_escape_string() local
370 if ((type = is_numeric_string(s, len, &p, &d, 0)) != 0) { in php_json_escape_string()
372 smart_str_append_long(buf, p); in php_json_escape_string()
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c1333 char *p, *e; in pdo_pgsql_handle_factory() local
1353 p = (char *) dbh->data_source; in pdo_pgsql_handle_factory()
1354 while ((p = memchr(p, ';', (e - p)))) { in pdo_pgsql_handle_factory()
1355 *p = ' '; in pdo_pgsql_handle_factory()
/php-src/Zend/
H A Dzend_generators.c684 Bucket *p; in zend_generator_get_next_delegated_value() local
692 p = &ht->arData[pos]; in zend_generator_get_next_delegated_value()
693 value = &p->val; in zend_generator_get_next_delegated_value()
701 if (p->key) { in zend_generator_get_next_delegated_value()
702 ZVAL_STR_COPY(&generator->key, p->key); in zend_generator_get_next_delegated_value()
704 ZVAL_LONG(&generator->key, p->h); in zend_generator_get_next_delegated_value()
/php-src/ext/exif/
H A Dexif.c1391 int c, i, p=0, n = 5+31; in exif_char_dump() local
1393 p += slprintf(buf+p, sizeof(buf)-p, "\nDump Len: %08X (%d)", len, len); in exif_char_dump()
1395 for(i=0; i<len+15 && p+n<=sizeof(buf); i++) { in exif_char_dump()
1397 p += slprintf(buf+p, sizeof(buf)-p, "\n%08X: ", i+offset); in exif_char_dump()
1401 p += slprintf(buf+p, sizeof(buf)-p, "%02X ", c); in exif_char_dump()
1405 p += slprintf(buf+p, sizeof(buf)-p, " "); in exif_char_dump()
1408 p += slprintf(buf+p, sizeof(buf)-p, " %s", tmp); in exif_char_dump()
/php-src/ext/ffi/tests/
H A D027.phpt12 $p = $ffi->new("int[*]");

Completed in 128 milliseconds

1...<<3132333435363738