Home
last modified time | relevance | path

Searched refs:h (Results 276 – 300 of 572) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.4/tests/strings/
H A D002.phpt22 printf("printf test 10:<%15s>\n", "h�yesterettsjustitiarius");
24 printf("printf test 11:<%30s>\n", "h�yesterettsjustitiarius");
61 printf test 10:<h�yesterettsjustitiarius>
63 printf test 11:< h�yesterettsjustitiarius>
/PHP-7.4/sapi/cli/
H A Dconfig.m49 AC_CHECK_HEADERS([sys/pstat.h])
12 [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <machine/vmparam.h>
13 #include <sys/exec.h>
59 PHP_INSTALL_HEADERS([sapi/cli/cli.h])
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt40 $h = 0;
42 list(list($j[$h++],$j[$h++]),$j[$h++]) = $i[3];
72 // expect h to be defined and be 10
/PHP-7.4/ext/ldap/
H A Dconfig.m42 if test -f $1/include/ldap.h; then
6 elif test -f $1/ldap/public/ldap.h; then
27 if test -f $OCISDKRPMINC/ldap.h; then
32 elif test -f $1/sdk/include/ldap.h; then
65 AC_MSG_ERROR(Cannot find ldap.h)
106 [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <ldap.h>]], [[ldap_set_rebind_proc(0,0,0)]])],
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar_variant3.phpt16 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
21 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dbug58756_MessageFormatter.phpt19 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}');
26 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dbug58756_MessageFormatter_variant2.phpt19 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}');
26 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
/PHP-7.4/ext/odbc/
H A Dconfig.w328 && CHECK_HEADER_ADD_INCLUDE("sql.h", "CFLAGS_ODBC")
9 && CHECK_HEADER_ADD_INCLUDE("sqlext.h", "CFLAGS_ODBC")) {
/PHP-7.4/ext/bz2/
H A Dconfig.m47 if test -r $PHP_BZ2/include/bzlib.h; then
12 if test -r $i/include/bzlib.h; then
/PHP-7.4/ext/date/tests/
H A DDateInterval_format.phpt31 echo $interval->format('h=%h') . "\n";
62 h=4
H A Dbug53437_var6.phpt7 $s = 'O:12:"DateInterval":16:{s:1:"y";s:1:"2";s:1:"m";s:1:"0";s:1:"d";s:3:"bla";s:1:"h";s:1:"6";s:1…
22 ["h"]=>
H A Dbug53437_var3.phpt7 $s = 'O:12:"DateInterval":15:{s:1:"y";s:1:"2";s:1:"m";s:1:"0";s:1:"d";s:3:"bla";s:1:"h";s:1:"6";s:1…
22 ["h"]=>
H A Dbug53437_var5.phpt7 $s = 'O:12:"DateInterval":15:{s:1:"y";s:1:"2";s:1:"m";s:1:"0";s:1:"d";s:3:"bla";s:1:"h";s:1:"6";s:1…
22 ["h"]=>
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dmd5.phar2 0���������������������hi���UIG����*�ض������hi���(�J���N+h����GBMB
/PHP-7.4/ext/phar/tests/files/
H A Dmd5.phar2 0���������������������hi���UIG����*�ض������hi���(�J���N+h����GBMB
/PHP-7.4/ext/date/lib/
H A Dparse_date.re26 #include "timelib.h"
29 #include <ctype.h>
30 #include <math.h>
31 #include <assert.h>
382 if (h == 12) {
412 if (h == 12) {
1201 s->time->h += timelib_meridian((char **) &ptr, s->time->h);
1221 s->time->h += timelib_meridian((char **) &ptr, s->time->h);
1638 s->time->relative.h = 0 - s->time->relative.h;
1936 if (time->h == TIMELIB_UNSET ) time->h = 0;
[all …]
/PHP-7.4/Zend/
H A DREADME.md41 Most parts of the old zend_execute.c go into `zend_vm_def.h`. Here you can find
123 `zend_vm_def.h` and `zend_vm_execute.skl` as input and produces
124 `zend_vm_opcodes.h` and `zend_vm_execute.h`. The first file is a list of opcode
125 definitions. It is included from `zend_compile.h`. The second one is an executor
133 `zend_vm_def.h` or generated file `zend_vm_execute.h`. Debugging with original
/PHP-7.4/ext/pgsql/
H A Dconfig.m425 if test -r "$PGSQL_INCLUDE/pg_config.h"; then
26 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
38 if test -r "$i/$j/libpq-fe.h"; then
41 if test -r "$i/$j/pg_config.h"; then
42 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
56 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path)
/PHP-7.4/ext/pspell/
H A Dconfig.m414 if test -f $i/include/pspell/pspell.h; then
17 elif test -f $i/include/pspell.h; then
/PHP-7.4/ext/pcre/
H A Dconfig0.m428 #include <pcre2.h>
29 #include <stdlib.h>
59 PHP_INSTALL_HEADERS([ext/pcre], [php_pcre.h])
101 PHP_INSTALL_HEADERS([ext/pcre], [php_pcre.h pcre2lib/])
/PHP-7.4/scripts/
H A Dphpize.in61 …PHP_API_VERSION=`grep '#define PHP_API_VERSION' $includedir/main/php.h|$SED 's/#define PHP_API_VER…
62 …ZEND_MODULE_API_NO=`grep '#define ZEND_MODULE_API_NO' $includedir/Zend/zend_modules.h|$SED 's/#def…
63 …ZEND_EXTENSION_API_NO=`grep '#define ZEND_EXTENSION_API_NO' $includedir/Zend/zend_extensions.h|$SE…
/PHP-7.4/ext/soap/
H A Dsoap.c1779 if (service->sdl && !h->function && !h->hdr) {
1792 …call_status = call_user_function(NULL, soap_obj, &h->function_name, &h->retval, h->num_params, h->…
1794 …atus = call_user_function(EG(function_table), NULL, &h->function_name, &h->retval, h->num_params,
1808 soap_server_fault_ex(function, &h->retval, h);
1963 efree(h);
3649 if (h->function && h->function->binding && h->function->binding->bindingType == BINDING_SOAP) {
3655 deserialize_parameters(hdr_func, h->function, &h->num_params, &h->parameters);
3663 last = h;
4081 h = headers;
4087 char *hdr_ns = h->hdr?h->hdr->ns:NULL;
[all …]
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_export_basic1.phpt14 array $h = null) {}
58 Parameter #7 [ <optional> array or NULL $h = NULL ]
/PHP-7.4/ext/gettext/
H A Dconfig.m48 test -r $i/include/libintl.h && GETTEXT_DIR=$i && break
12 AC_MSG_ERROR(Cannot locate header file libintl.h)
/PHP-7.4/ext/ffi/tests/
H A Dcallconv.phpt16 $headername = __DIR__ . '/callconv.h';
40 unlink(__DIR__ . '/callconv.h');

Completed in 66 milliseconds

1...<<11121314151617181920>>...23