Home
last modified time | relevance | path

Searched refs:h (Results 301 – 325 of 681) sorted by relevance

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

/php-src/ext/pdo_sqlite/
H A Dsqlite_sql_parser.re18 #include "php.h"
19 #include "ext/pdo/php_pdo_driver.h"
20 #include "ext/pdo/pdo_sql_parser.h"
/php-src/ext/pdo_firebird/
H A Dconfig.w328 && CHECK_HEADER_ADD_INCLUDE("ibase.h", "CFLAGS_PDO_FIREBIRD",
10 && CHECK_HEADER_ADD_INCLUDE("firebird\\Interface.h", "CFLAGS_PDO_FIREBIRD",
/php-src/ext/date/tests/
H A Dbug53437_var3.phpt7 $s = 'O:12:"DateInterval":8:{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:…
21 ["h"]=>
H A Dbug53437_var5.phpt7 $s = 'O:12:"DateInterval":8:{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:…
21 ["h"]=>
H A Dbug53437_var6.phpt7 $s = 'O:12:"DateInterval":9:{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:…
21 ["h"]=>
H A Dgh10747-3.phpt42 ["h"]=>
57 string(224) "O:1:"I":14:{s:1:"y";i:0;s:1:"m";i:0;s:1:"d";i:3;s:1:"h";i:0;s:1:"i";i:0;s:1:"s";i:0;s:…
73 ["h"]=>
H A Dbug53437_var4.phpt15 $df->h,
31 ["h"]=>
H A DDateInterval_format.phpt29 echo $interval->format('h=%h') . "\n";
60 h=4
H A DDatePeriod_serialize-001.phpt47 ["h"]=>
72 …"interval";O:12:"DateInterval":10:{s:1:"y";i:0;s:1:"m";i:0;s:1:"d";i:7;s:1:"h";i:0;s:1:"i";i:0;s:1…
98 ["h"]=>
145 ["h"]=>
/php-src/Zend/tests/
H A Dgh15108-005.phpt24 function h() {
29 $iterable = h();
H A Dgh15330-006.phpt13 function h() {
19 yield from h();
/php-src/ext/standard/tests/strings/
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|…
51 ||I||t|| ||a||l||s||o|| ||c||h||e||c||k||s|| ||f||o||r|| ||%0|| ||c||h||a||r||"
/php-src/ext/mbstring/tests/
H A Dmb_convert_kana.phpt64 echo bin2hex(mb_convert_kana("\x30\x41", 'h', 'UTF-16BE')), "\n";
65 echo bin2hex(mb_convert_kana("\x30\x01", 'h', 'UTF-16BE')), "\n";
66 echo bin2hex(mb_convert_kana("\x30\x02", 'h', 'UTF-16BE')), "\n";
67 echo bin2hex(mb_convert_kana("\x30\x0C", 'h', 'UTF-16BE')), "\n";
68 echo bin2hex(mb_convert_kana("\x30\x0D", 'h', 'UTF-16BE')), "\n";
69 echo bin2hex(mb_convert_kana("\x30\x9B", 'h', 'UTF-16BE')), "\n";
70 echo bin2hex(mb_convert_kana("\x30\x9C", 'h', 'UTF-16BE')), "\n";
71 echo bin2hex(mb_convert_kana("\x30\xFC", 'h', 'UTF-16BE')), "\n";
72 echo bin2hex(mb_convert_kana("\x30\xFB", 'h', 'UTF-16BE')), "\n";
123 tryIncompatibleFlags('h', 'C');
[all …]
/php-src/ext/session/tests/
H A Dsession_regenerate_id_cookie.phpt35 foreach ($headers as $h) {
36 if (strstr($h, $target) !== FALSE) {
37 echo $h."\n";
/php-src/ext/pdo_pgsql/
H A Dpgsql_sql_parser.re18 #include "php.h"
19 #include "ext/pdo/php_pdo_driver.h"
20 #include "ext/pdo/pdo_sql_parser.h"
/php-src/ext/dom/lexbor/patches/
H A D0003-Patch-utilities-and-data-structure-to-be-able-to-gen.patch11 source/lexbor/core/shs.h | 4 ++--
17 diff --git a/source/lexbor/core/shs.h b/source/lexbor/core/shs.h
19 --- a/source/lexbor/core/shs.h
20 +++ b/source/lexbor/core/shs.h
/php-src/ext/skeleton/
H A D.gitignore.in11 config.h
12 config.h.in
/php-src/ext/snmp/
H A Dconfig.m472 #include <net-snmp/net-snmp-config.h>
73 #include <net-snmp/net-snmp-includes.h>
82 #include <net-snmp/net-snmp-config.h>
83 #include <net-snmp/net-snmp-includes.h>
/php-src/win32/build/
H A DMakefile63 Zend\zend_ini_parser.c Zend\zend_ini_parser.h \
69 Zend\zend_ini_parser.c Zend\zend_ini_parser.h \
71 Zend\zend_ini_scanner.c Zend\zend_ini_scanner_defs.h \
72 Zend\zend_language_scanner.c Zend\zend_language_scanner_defs.h \
80 Zend\zend_ini_parser.c Zend\zend_ini_parser.h: Zend\zend_ini_parser.y
83 Zend\zend_language_parser.c Zend\zend_language_parser.h: Zend\zend_language_parser.y
86 …)" neq "" $(SED) -i "s,^int zendparse\(.*\),ZEND_API int zendparse\1,g" Zend/zend_language_parser.h
88 sapi\phpdbg\phpdbg_parser.c sapi\phpdbg\phpdbg_parser.h: sapi\phpdbg\phpdbg_parser.y
92 Zend\zend_ini_scanner.c Zend\zend_ini_scanner_defs.h: Zend\zend_ini_scanner.l
93 …$(RE2C) $(RE2C_FLAGS) --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.…
[all …]
/php-src/ext/session/
H A Dmod_mm.c69 uint32_t h; in ps_sd_hash() local
73 for (h = 2166136261U; data_char < e; ) { in ps_sd_hash()
74 h *= 16777619; in ps_sd_hash()
75 h ^= *data_char++; in ps_sd_hash()
78 return h; in ps_sd_hash()
253 for (int h = 0; h < data->hash_max + 1; h++) { in ps_mm_destroy() local
254 for (sd = data->hash[h]; sd; sd = next) { in ps_mm_destroy()
/php-src/ext/standard/tests/array/
H A Darray_flip.phpt13 1 => "h",
33 ["h"]=>
/php-src/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar.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/sapi/cli/
H A Dconfig.w3211 PHP_INSTALL_HEADERS("sapi/cli", "cli.h");
14 CHECK_HEADER_ADD_INCLUDE("editline/readline.h", "CFLAGS_CLI")) {
H A Dconfig.m411 AC_CHECK_HEADERS([sys/pstat.h])
15 #include <machine/vmparam.h>
16 #include <sys/exec.h>
61 PHP_INSTALL_HEADERS([sapi/cli], [cli.h])
/php-src/ext/soap/
H A Dconfig.w328 …CHECK_HEADER_ADD_INCLUDE("libxml/parser.h", "CFLAGS_SOAP", PHP_PHP_BUILD + "\\include\\libxml2") &&
9 CHECK_HEADER_ADD_INCLUDE("libxml/tree.h", "CFLAGS_SOAP", PHP_PHP_BUILD + "\\include\\libxml2")

Completed in 30 milliseconds

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