Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 747) sorted by last modified time

12345678910>>...30

/PHP-5.5/win32/
H A Dphp5dll.dsp255 SOURCE=..\main\getopt.h
259 SOURCE=..\main\logos.h
263 SOURCE=..\main\main.h
267 SOURCE=..\main\output.h
271 SOURCE=..\main\php.h
283 SOURCE=..\main\php_ini.h
307 SOURCE=..\main\rfc1867.h
315 SOURCE=..\main\SAPI.h
327 SOURCE=..\main\win95nt.h
1575 SOURCE=..\win32\grp.h
[all …]
H A Dphp5dllts.dsp284 SOURCE=..\main\getopt.h
288 SOURCE=..\main\logos.h
292 SOURCE=..\main\output.h
296 SOURCE=..\main\php.h
312 SOURCE=..\main\php_ini.h
356 SOURCE=..\main\SAPI.h
747 SOURCE=..\ext\ftp\ftp.h
2435 SOURCE=.\glob.h
2439 SOURCE=..\win32\grp.h
2455 SOURCE=.\select.h
[all …]
H A Dphp5dllts.rc5 #include "resource.h"
19 #include "winres.h"
63 "resource.h\0"
H A Dphp5dllts.rc212 #include "../main/php_version.h"
H A Dphp5ts.dsp164 # PROP Default_Filter ".h"
167 SOURCE=..\sapi\cgi\php_getopt.h
H A Dphp5ts.rc5 #include "resource.h"
19 #include "winres.h"
63 "resource.h\0"
H A Dphp5ts.rc212 #include "../main/php_version.h"
H A Dphp5ts_cli.dsp160 # PROP Default_Filter ".h"
163 SOURCE=..\sapi\cli\php_getopt.h
H A Dphp5ts_cli.rc5 #include "resource.h"
19 #include "winres.h"
63 "resource.h\0"
H A Dphp5ts_cli.rc212 #include "../main/php_version.h"
H A Dglob.c371 char *h; local
380 for (p = pattern + 1, h = (char *) patbuf;
381 h < (char *)eb && *p && *p != SLASH; *h++ = (char) *p++)
384 *h = EOS;
387 if (h == (char *)eb)
396 if ((h = getenv("HOME")) == NULL) {
401 h = pwd->pw_dir;
414 h = pwd->pw_dir;
421 for (b = patbuf; b < eb && *h; *b++ = *h++)
H A Dphp5.dsp131 # PROP Default_Filter ".h"
/PHP-5.5/win32/build/
H A Dtemplate.dsp65 # PROP Default_Filter "h;hpp;hxx;hm;inl"
H A Dtemplate.rc8 #include "winresrc.h"
9 #include "main/php_version.h"
H A DMakefile50 Zend\zend_ini_parser.c Zend\zend_ini_parser.h: Zend\zend_ini_parser.y
53 Zend\zend_language_parser.c Zend\zend_language_parser.h: Zend\zend_language_parser.y
58 …$(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZ…
61 …--no-generation-date --case-inverted -cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language…
H A Dconfig.w32401 main_network_has_ipv6 = CHECK_HEADER_ADD_INCLUDE("wspiapi.h", "CFLAGS") ? 1 : 0;
/PHP-5.5/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-5.5/tests/output/
H A Dob_start_basic_005.phpt11 function h($string) {
23 var_dump(ob_start('C::h'));
28 Warning: ob_start(): non-static method C::h() should not be called statically in %s on line 20
32 [0] => C::h
H A Dob_start_basic_006.phpt31 function h($string) {
35 return "C::h[call:$i; len:$len; id:$this->id] - $string\n";
63 var_dump(ob_start(array($c, "h")));
66 var_dump(ob_start(array($c, "h")));
71 var_dump(ob_start(array('f', 'C::g', array(array($c, "g"), array($c, "h")))));
116 C::h[call:1; len:37; id:originalID] - bool(true)
119 [0] => C::h
122 C::h[call:2; len:37; id:changedID] - bool(true)
125 [0] => C::h
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt40 $h = 0;
42 list(list($j[$h++],$j[$h++]),$j[$h++]) = $i[$h];
72 // expect h to be defined and be 10
/PHP-5.5/tests/basic/
H A D029.phpt19h���~�t�@�\
/PHP-5.5/scripts/dev/
H A Dcredits8 file=ext/standard/credits_$what.h
H A Dgenerate-phpt.phar36 if($options->hasOption('h')) {
269 -h ............................... Print this message
426 'h',
H A Dphpextdist16 config.log libtool php_config.h config_vars.mk Makefile
/PHP-5.5/scripts/dev/generate-phpt/src/texts/
H A Dhelp.txt14 -h ............................... Print this message

Completed in 317 milliseconds

12345678910>>...30