Home
last modified time | relevance | path

Searched refs:h (Results 501 – 525 of 747) sorted by relevance

1...<<21222324252627282930

/PHP-5.5/ext/pcre/pcrelib/
H A DREADME429 Versions of config.h and pcre.h are distributed in the PCRE tarballs under the
430 names config.h.generic and pcre.h.generic. These are provided for those who
483 pcre.h
484 pcreposix.h
485 pcre_scanner.h )
626 to the config.h file.
890 pcre.h.in template for pcre.h when built by "configure"
896 config.h.in template for config.h, which is built by "configure"
904 pcre_stringpiece.h.in template for pcre_stringpiece.h, the header for the
979 config-cmake.h.in
[all …]
/PHP-5.5/ext/mysql/
H A Dconfig.w3219 CHECK_HEADER_ADD_INCLUDE("mysql.h", "CFLAGS_MYSQL",
/PHP-5.5/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args_variant2.phpt24 string(14) "h:mm:ss a zzzz"
H A Dresourcebundle_null_mandatory_args.phpt24 string(14) "h:mm:ss a zzzz"
/PHP-5.5/sapi/embed/
H A Dconfig.m427 PHP_INSTALL_HEADERS([sapi/embed/php_embed.h])
/PHP-5.5/ext/intl/
H A Dconfig.w328 CHECK_HEADER_ADD_INCLUDE("unicode/utf.h", "CFLAGS_INTL")) {
84 if (CHECK_HEADER_ADD_INCLUDE("unicode/uspoof.h", "CFLAGS_INTL")) {
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation7_64bit.phpt75 string(1) "h"
103 string(1) "h"
H A Dchunk_split_variation7.phpt55 string(43) "It's ????strin????g wit????h quo????tes????"
71 string(59) "This ????is to???? chec????k wit????h \n ????and \????t????"
H A Dstr_split_variation7.phpt75 string(1) "h"
103 string(1) "h"
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data99 h=h
/PHP-5.5/ext/standard/tests/file/
H A Dfile_get_contents_variation3.phpt27 $h = fopen($absFile,"w");
28 fwrite($h, "contents read");
29 fclose($h);
H A Dpathinfo_variation2.phpt25 $path = '/usr/include/arpa/inet.h';
112 string(6) "inet.h"
115 string(6) "inet.h"
H A Dfile_get_contents_variation6.phpt27 $h = fopen($absFile,"w");
28 fwrite($h, "contents read");
29 fclose($h);
H A Dfopen_variation4.phpt115 $h = fopen($filename, $mode, false, $value);
116 if ($h !== false) {
118 fclose($h);
121 var_dump($h);
H A Dfile_get_contents_variation5.phpt27 $h = fopen($absFile,"w");
28 fwrite($h, b"contents read");
29 fclose($h);
/PHP-5.5/ext/standard/tests/array/
H A Dasort_object1.phpt58 "g" => new for_string_asort("Lemon"), "h" => new for_string_asort("aPPle")
136 ["h"]=>
214 ["h"]=>
/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c124 uint32_t h = ctx->H[7]; in sha256_process_block() local
145 uint32_t h_save = h; in sha256_process_block()
169 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
171 h = g; in sha256_process_block()
190 h += h_save; in sha256_process_block()
204 ctx->H[7] = h; in sha256_process_block()
/PHP-5.5/scripts/dev/generate-phpt/src/texts/
H A Dhelp.txt14 -h ............................... Print this message
/PHP-5.5/scripts/
H A Dphpize.m470 #include <main/php_config.h>
86 #include <main/php_config.h>
200 AC_CONFIG_HEADER(config.h)
/PHP-5.5/ext/pgsql/
H A Dconfig.w328 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PGSQL", PHP_PGSQL + "\\include;" + PHP_PHP_BUILD + …
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dwintestoutput388 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
97 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_setAccessible.phpt65 $privateStatic->setValue('h');
130 string(1) "h"
/PHP-5.5/Zend/tests/
H A Dfr47160.phpt45 $h= new Hello;
46 $f = array($h,'world');
/PHP-5.5/ext/date/lib/
H A Dastro.c224 t_loc->h = 12; in timelib_astro_rise_set_altitude()
233 t_utc->h = t_utc->i = t_utc->s = 0; in timelib_astro_rise_set_altitude()
H A Dtimelib.h70 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s);
138 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec);

Completed in 35 milliseconds

1...<<21222324252627282930