Home
last modified time | relevance | path

Searched refs:c (Results 4001 – 4025 of 4053) sorted by relevance

1...<<161162163

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt83 if (!mysqli_stmt_prepare($stmt, "INSERT INTO test(id, label) VALUES (2, 'b'), (3, 'c')") ||
/PHP-7.4/build/
H A Dlibtool.m4311 echo "int foo(void){return 1;}" > conftest.c
313 -dynamiclib ${wl}-single_module conftest.c
318 rm conftest.c
1135 AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
2733 ac_ext=c
2881 CC=${CXX-"c++"}
4265 # Does compiler simultaneously support -c and -o options?
4937 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
6042 # Both c and cxx compiler support -rpath directly
6247 # /* ltdll.c starts here */
[all …]
H A Dconfig.sub1192 | c[123]* | c30 | [cjt]90 | c4x \
/PHP-7.4/ext/curl/
H A Dinterface.c1409 int i, c = CRYPTO_num_locks(); in PHP_MINIT_FUNCTION() local
1411 php_curl_openssl_tsl = malloc(c * sizeof(MUTEX_T)); in PHP_MINIT_FUNCTION()
1416 for (i = 0; i < c; ++i) { in PHP_MINIT_FUNCTION()
1442 int i, c = CRYPTO_num_locks(); in PHP_MSHUTDOWN_FUNCTION() local
1447 for (i = 0; i < c; ++i) { in PHP_MSHUTDOWN_FUNCTION()
/PHP-7.4/ext/standard/tests/strings/
H A Dstripos_variation11.phpt7 * Source code: ext/standard/string.c
H A Dstrstr.phpt168 var_dump( strstr("a", "b", "c") ); // args > expected
H A Dget_html_translation_table_basic2.phpt7 * Source code: ext/standard/html.c
H A Dstrcspn_variation11.phpt8 * Source code: ext/standard/string.c
H A Dstrspn_variation11.phpt8 * Source code: ext/standard/string.c
H A Dstrpos.phpt195 var_dump( strpos("a", "b", "c", "d") ); // args > expected
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_basic6.phpt15 * Source code: ext/standard/mail.c
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE172 c) You must cause the whole of the work to be licensed at no
306 c) Accompany the work with a written offer, valid for at
462 Copyright (c) 1998,1999,2000,2001 HappySize, Inc. All rights reserved.
/PHP-7.4/Zend/
H A Dzend.c205 if (buf.c) { in ZEND_INI_END()
206 *pbuf = buf.c; in ZEND_INI_END()
H A DZend.m4323 if test -r "/dev/urandom" && test -c "/dev/urandom"; then
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_variation1.phpt8 * Source code: ext/standard/basic_functions.c
H A Darray_key_exists_variation8.phpt7 * Source code: ext/standard/array.c
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation55.phpt48 $int_formats = array( "%d", "%f", "%s", "%o", "%x", "%u", "%c", "%e");
/PHP-7.4/
H A DUPGRADING397 $a ? $b : $c ? $d : $e
399 ($a ? $b : $c) ? $d : $e
401 $a ? $b : ($c ? $d : $e)
H A D.gdbinit537 printf "%c", $str[$tmp]
/PHP-7.4/ext/opcache/Optimizer/
H A Dsccp.c801 zend_long c; in ct_eval_func_call() local
806 c = Z_LVAL_P(args[0]) & 0xff; in ct_eval_func_call()
807 ZVAL_INTERNED_STR(result, ZSTR_CHAR(c)); in ct_eval_func_call()
/PHP-7.4/ext/standard/html_tables/mappings/
H A D8859-5.TXT9 # Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
H A D8859-1.TXT9 # Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
H A D8859-15.TXT10 # Copyright (c) 1998 - 1999 Unicode, Inc. All Rights reserved.
/PHP-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt101 (c) You must retain, in the Source form of any Derivative Works
/PHP-7.4/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt12 * Source code: ext/standard/browscap.c

Completed in 94 milliseconds

1...<<161162163