Home
last modified time | relevance | path

Searched refs:h (Results 326 – 350 of 681) sorted by relevance

1...<<11121314151617181920>>...28

/php-src/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt44 $h = 0;
46 list(list($j[$h++],$j[$h++]),$j[$h++]) = $i[3];
76 // expect h to be defined and be 10
/php-src/ext/intl/tests/
H A Dspoofchecker_004.phpt16 var_dump($x->areConfusable("hello", "h\xD0\xB5llo"));
23 var_dump($x->areConfusable("hello", "h\xD0\xB5llo"));
H A Dspoofchecker_005.phpt16 var_dump($x->areConfusable("hello", "h\xD0\xB5llo"));
23 var_dump($x->areConfusable("hello", "h\xD0\xB5llo"));
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.phpt24 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}');
31 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dmsgfmt_format_intlcalendar_variant2.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
/php-src/ext/opcache/tests/jit/
H A Dbug80802.phpt23 …if(self::$threadLocalStorage !== null and isset(self::$threadLocalStorage[$h = spl_object_id($this…
24 unset(self::$threadLocalStorage[$h]);
/php-src/sapi/phpdbg/
H A DMakefile.frag14 $(builddir)/phpdbg_lexer.lo: $(srcdir)/phpdbg_parser.h
19 $(srcdir)/phpdbg_parser.h: $(srcdir)/phpdbg_parser.c
/php-src/ext/xml/
H A Dconfig.m430 PHP_INSTALL_HEADERS([ext/xml], [expat_compat.h php_xml.h])
/php-src/Zend/
H A Dzend_objects_API.h40 #define ZEND_OBJECTS_STORE_ADD_TO_FREE_LIST(h) do { \ argument
41 SET_OBJ_BUCKET_NUMBER(EG(objects_store).object_buckets[(h)], EG(objects_store).free_list_head); \
42 EG(objects_store).free_list_head = (h); \
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
131 At last you can debug the executor using the original `zend_vm_def.h` or the
132 generated `zend_vm_execute.h` file. Debugging with the original file requires
/php-src/ext/iconv/
H A Dconfig.w328 CHECK_HEADER_ADD_INCLUDE("iconv.h", "CFLAGS_ICONV", PHP_ICONV)) {
20 PHP_INSTALL_HEADERS("ext/iconv", "php_iconv.h");
/php-src/ext/ldap/
H A Dconfig.w327 …if (CHECK_HEADER_ADD_INCLUDE("ldap.h", "CFLAGS_LDAP", PHP_PHP_BUILD + "\\include\\openldap;" + PHP…
8 …CHECK_HEADER_ADD_INCLUDE("lber.h", "CFLAGS_LDAP", PHP_PHP_BUILD + "\\include\\openldap;" + PHP_PHP…
H A Dconfig.m42 if test -f $1/include/ldap.h; then
6 elif test -f $1/ldap/public/ldap.h; then
30 if test -f $OCISDKRPMINC/ldap.h; then
35 elif test -f $1/sdk/include/ldap.h; then
67 AS_VAR_IF([LDAP_DIR],, [AC_MSG_ERROR([Cannot find ldap.h])])
112 [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include <ldap.h>],
/php-src/ext/date/tests/
H A Ddate_interval_set_state_error1.phpt31 ["h"]=>
54 ["h"]=>
/php-src/ext/ffi/tests/
H A Dpreload.inc3 FFI::load(__DIR__ . "/300.h");
/php-src/ext/date/lib/
H A Dparse_date.re29 #include <ctype.h>
30 #include <errno.h>
31 #include <math.h>
32 #include <assert.h>
1309 s->time->h += timelib_meridian(&ptr, s->time->h);
1351 s->time->h += timelib_meridian(&ptr, s->time->h);
1371 s->time->h += timelib_meridian(&ptr, s->time->h);
1805 s->time->relative.h = 0 - s->time->relative.h;
1922 s->time->h += timelib_meridian(&ptr, s->time->h);
2109 if (time->h == TIMELIB_UNSET ) time->h = 0;
[all …]
H A Dtm2unixtime.c192 do_range_limit(0, 60, 60, &rt->i, &rt->h); in timelib_do_rel_normalize()
193 do_range_limit(0, 24, 24, &rt->h, &rt->d); in timelib_do_rel_normalize()
230 if (time->s != TIMELIB_UNSET) do_range_limit(0, 60, 60, &time->i, &time->h); in timelib_do_normalize()
231 if (time->s != TIMELIB_UNSET) do_range_limit(0, 24, 24, &time->h, &time->d); in timelib_do_normalize()
255 time->h += time->relative.h; in do_adjust_relative()
479 time->sse = timelib_hms_to_seconds(time->h, time->i, time->s); in timelib_update_ts()
498 time.y, time.m, time.d, time.h, time.i, time.s, time.f, time.z, time.dst);
501 …time.relative.y, time.relative.m, time.relative.d, time.relative.h, time.relative.i, time.relative…
/php-src/ext/soap/
H A Dsoap.c1520 if (service->sdl && !h->function && !h->hdr) { in PHP_METHOD()
1532 …call_status = call_user_function(NULL, soap_obj, &h->function_name, &h->retval, h->num_params, h->… in PHP_METHOD()
1534 …atus = call_user_function(EG(function_table), NULL, &h->function_name, &h->retval, h->num_params, in PHP_METHOD()
1543 soap_server_fault_ex(function, &h->retval, h); in PHP_METHOD()
1692 efree(h); in PHP_METHOD()
3324 if (h->function && h->function->binding && h->function->binding->bindingType == BINDING_SOAP) { in deserialize_function_call()
3330 deserialize_parameters(hdr_func, h->function, &h->num_params, &h->parameters); in deserialize_function_call()
3338 last = h; in deserialize_function_call()
3757 h = headers; in serialize_response_call()
3763 char *hdr_ns = h->hdr?h->hdr->ns:NULL; in serialize_response_call()
[all …]
/php-src/ext/zip/
H A Dconfig.w326 …if (CHECK_HEADER_ADD_INCLUDE("zip.h", "CFLAGS_ZIP", PHP_PHP_BUILD + "\\include;" + PHP_EXTRA_INCLU…
7 …CHECK_HEADER_ADD_INCLUDE("zipconf.h", "CFLAGS_ZIP", PHP_PHP_BUILD + "\\lib\\libzip\\include;" + PH…
/php-src/ext/standard/tests/file/
H A Dreadfile_variation9.phpt19 $h = fopen($absFile,"w");
20 fwrite($h, "The File Contents");
21 fclose($h);
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_basic.phpt18 var_dump( range("a", "h", 2) );
41 string(1) "h"
119 string(1) "h"
/php-src/win32/
H A Dglob.c347 char *h; in globtilde() local
356 for (p = pattern + 1, h = (char *) patbuf; in globtilde()
357 h < (char *)eb && *p && *p != SLASH; *h++ = (char) *p++) in globtilde()
360 *h = EOS; in globtilde()
363 if (h == (char *)eb) in globtilde()
372 if ((h = getenv("HOME")) == NULL) { in globtilde()
377 h = pwd->pw_dir; in globtilde()
390 h = pwd->pw_dir; in globtilde()
397 for (b = patbuf; b < eb && *h; *b++ = *h++) in globtilde()
/php-src/ext/phar/tests/cache_list/files/
H A Dmd5.phar2 0���������������������hi���UIG����*�ض������hi���(�J���N+h����GBMB
/php-src/ext/phar/tests/files/
H A Dmd5.phar2 0���������������������hi���UIG����*�ض������hi���(�J���N+h����GBMB

Completed in 67 milliseconds

1...<<11121314151617181920>>...28