Home
last modified time | relevance | path

Searched refs:q (Results 151 – 175 of 232) sorted by relevance

12345678910

/php-src/sapi/phpdbg/tests/
H A Dbug73927.phpt15 q
H A Dexceptions_002.phpt8 q
H A Dwatch_005.phpt20 q
H A Dinfo_001.phpt19 q
H A Dwatch_006.phpt24 q
H A Dprint_001.phpt10 q
/php-src/ext/standard/tests/mail/
H A Dmail_null_bytes.phpt27 mail("x", "y", "z", "q", "foo\0bar");
/php-src/ext/mbstring/tests/
H A Dmb_send_mail_null_bytes.phpt29 mb_send_mail("x", "y", "z", "q", "foo\0bar");
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt76 array( 'Gzw@)6IPt?-q*3', '228eab51' ),
116 array( 'h)\'#a-|P"q%.OZLmG+kl7\\', '262417f4' ),
118 array( 'GJjR6Xis3$R:Eaii6#9q?I\\', 'b1d4e934' ),
119 array( 'Y+IerDB5kl ?$X*xk/L\'T.q', '20d3742c' ),
192 array( 'e`4n5`9-iXvNV^rcGZE_V)1U>-!pL_]2@q"UR;', '2ef7953e' ),
198 array( '2pt\'NAXroybznTJXt"rDTO^>=^(%V=Bi/8q^ZJR', '2b93c8c6' ),
228 array( ';r#d$1A]\\4nR6E6\\&d_:q}Zn"tUwR*lm}oS#!u`^+P1Au', 'f8e9f1d5' ),
232 array( 'J^[@tB@!A{K~5oVqNLW@V*xGlY3@F[@q;|21?S3aO_`eP8', '104537ea' ),
256 array( 'Jh!|%"!CT6SzwK#?_-jo5JO#<J<|N*PysRwyTy=*0q%(=)G}63', '8f27bdfb' ),
265 array( 'J}EAe)ZBYl4nwlDAh9|HP}om&H&q5sy`q@#XI]z$K0rD}7efQc0#', 'bc868018' ),
[all …]
/php-src/ext/opcache/jit/ir/
H A Dir_gcm.c201 ir_ref *q = ctx->ir_base[insn->op1].ops + 1; /* MERGE inputs */ in ir_split_partially_dead_node() local
204 for (;n > 0; p++, q++, n--) { in ir_split_partially_dead_node()
206 i = ctx->cfg_map[*q]; in ir_split_partially_dead_node()
307 ir_ref *q = ctx->ir_base[insn->op1].ops + 1; /* MERGE inputs */ in ir_split_partially_dead_node() local
315 for (;n > 0; p++, q++, n--) { in ir_split_partially_dead_node()
317 j = i = ctx->cfg_map[*q]; in ir_split_partially_dead_node()
463 ir_ref *q = ctx->ir_base[insn->op1].ops + 1; /* MERGE inputs */ in ir_gcm_schedule_late() local
466 for (;n > 0; p++, q++, n--) { in ir_gcm_schedule_late()
468 b = ctx->cfg_map[*q]; in ir_gcm_schedule_late()
1173 for (j = n, p = insn->ops + 1, q = new_insn->ops + 1; j > 0; p++, q++, j--) { in ir_schedule()
[all …]
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c2868 const char *q; in getvalue() local
2876 for (q = *p; isspace(CAST(unsigned char, *q)); q++) in getvalue()
2878 if (*q == '-' && ull != UINT64_MAX) in getvalue()
3412 const char *p, *q; local
3420 for (q = fn; *q; q++)
3423 for (p = ext + sizeof(ext) - 1; p >= ext && q >= fn; p--, q--)
3424 if (*p != *q)
3429 while (*q)
3430 q++;
3432 q++;
[all …]
/php-src/ext/gd/libgd/
H A Dgd_interpolation.c174 double p, q; in KernelBessel_J1() local
205 q = Qone[8]; in KernelBessel_J1()
209 q = q*x*x+Qone[i]; in KernelBessel_J1()
216 double p, q; in KernelBessel_P1() local
241 q = Qone[5]; in KernelBessel_P1()
245 q = q*(8.0/x)*(8.0/x)+Qone[i]; in KernelBessel_P1()
252 double p, q; in KernelBessel_Q1() local
277 q = Qone[5]; in KernelBessel_Q1()
281 q = q*(8.0/x)*(8.0/x)+Qone[i]; in KernelBessel_Q1()
300 q = (-q); in KernelBessel_Order1()
[all …]
/php-src/sapi/fpm/tests/
H A Dlog-suppress-output.phpt71 access.format = "'%m %r%Q%q' %s"
96 access.format = "'%m %r%Q%q' %s"
/php-src/ext/openssl/
H A Dopenssl.c310 r->q = q; in RSA_set0_factors()
334 *q = r->q; in RSA_get0_factors()
347 *q = dh->q; in DH_get0_pqg()
354 dh->q = q; in DH_set0_pqg()
377 *q = d->q; in DSA_get0_pqg()
384 d->q = q; in DSA_set0_pqg()
3890 if ((p || q) && !RSA_set0_factors(rsa, p, q)) { in php_openssl_pkey_init_legacy_rsa()
3936 if (q) { in php_openssl_pkey_init_rsa()
3968 BN_free(q); in php_openssl_pkey_init_rsa()
4008 if (!p || !q || !g || !DSA_set0_pqg(dsa, p, q, g)) { in php_openssl_pkey_init_legacy_dsa()
[all …]
/php-src/Zend/
H A Dzend_builtin_functions.c233 zval *p, *q; in ZEND_FUNCTION() local
260 q = p; in ZEND_FUNCTION()
262 ZVAL_DEREF(q); in ZEND_FUNCTION()
263 if (Z_OPT_REFCOUNTED_P(q)) { in ZEND_FUNCTION()
264 Z_ADDREF_P(q); in ZEND_FUNCTION()
266 ZEND_HASH_FILL_SET(q); in ZEND_FUNCTION()
277 q = p; in ZEND_FUNCTION()
279 ZVAL_DEREF(q); in ZEND_FUNCTION()
280 if (Z_OPT_REFCOUNTED_P(q)) { in ZEND_FUNCTION()
281 Z_ADDREF_P(q); in ZEND_FUNCTION()
[all …]
/php-src/.github/scripts/windows/
H A Dbuild.bat21 if exist "%PHP_BUILD_CACHE_SDK_DIR%" rmdir /s /q "%PHP_BUILD_CACHE_SDK_DIR%"
/php-src/ext/intl/collator/
H A Dcollator_sort.c315 static void collator_sortkey_swap(collator_sort_key_index_t *p, collator_sort_key_index_t *q) /* {{… in collator_sortkey_swap() argument
319 *p = *q; in collator_sortkey_swap()
320 *q = t; in collator_sortkey_swap()
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_variations.phpt128 string(1) "q"
/php-src/ext/dba/tests/
H A Dvalue_errors_open.phpt39 var_dump(dba_open($db_file, 'q'));
86 var_dump(dba_popen($db_file, 'q'));
/php-src/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h89 #define mysql_stmt_prepare(s,q,l) mysqlnd_stmt_prepare((s), (q), (l)) argument
/php-src/ext/posix/
H A Dconfig.m427 AS_IF([command -v ldd >/dev/null && ldd --version 2>&1 | grep -q "^musl"],[],
/php-src/ext/sodium/
H A Dlibsodium.stub.php619 function sodium_crypto_core_ristretto255_add(string $p, string $q): string {}
643 function sodium_crypto_core_ristretto255_sub(string $p, string $q): string {}
/php-src/ext/standard/
H A Dstring.c2192 char *q; local
2209 q = zend_mempcpy(q, p, chunklen);
2210 q = zend_mempcpy(q, end, endlen);
2215 q = zend_mempcpy(q, p, restlen);
2216 q = zend_mempcpy(q, end, endlen);
2219 *q = '\0';
2645 char *q; local
2678 *q++ = c;
2682 *q = '\0';
3627 for (q = (char *) txt2; q < end2; q++) {
[all …]
/php-src/.github/actions/test-linux/
H A Daction.yml46 sapi/cli/php run-tests.php -P -q ${{ inputs.runTestsParameters }} \
/php-src/
H A D.cirrus.yml29 …- sapi/cli/php run-tests.php -P -q -j2 -g FAIL,BORK,LEAK,XLEAK --no-progress --offline --show-diff…

Completed in 102 milliseconds

12345678910