Home
last modified time | relevance | path

Searched refs:h (Results 176 – 200 of 747) sorted by relevance

12345678910>>...30

/PHP-5.5/sapi/apache/
H A Dconfig.m4144 if test -f $PHP_APACHE/src/httpd.h; then
152 if test -f $PHP_APACHE/src/ap_config.h; then
156 …elif test -f $PHP_APACHE/include/httpd.h && test -f $PHP_APACHE/srclib/apr/include/apr_general.h ;…
159 elif test -f $PHP_APACHE/src/main/httpd.h; then
179 elif test -f $PHP_APACHE/src/include/compat.h; then
183 elif test -f $PHP_APACHE/src/include/httpd.h; then
203 elif test -f $PHP_APACHE/src/include/compat.h; then
207 elif test -f $PHP_APACHE/apache/httpd.h; then
215 if test -f $PHP_APACHE/apache/ap_config.h; then
218 if test -f $PHP_APACHE/src/ap_compat.h; then
[all …]
/PHP-5.5/sapi/apache_hooks/
H A Dconfig.m412 AC_TRY_COMPILE([#include <httpd.h>],[conn_rec *c; int fd = c->client->fd;],[
146 if test -f $PHP_APACHE_HOOKS_STATIC/src/httpd.h; then
154 if test -f $PHP_APACHE_HOOKS_STATIC/src/ap_config.h; then
158 …f $PHP_APACHE_HOOKS_STATIC/include/httpd.h && test -f $PHP_APACHE_HOOKS_STATIC/srclib/apr/include/…
161 elif test -f $PHP_APACHE_HOOKS_STATIC/src/main/httpd.h; then
181 elif test -f $PHP_APACHE_HOOKS_STATIC/src/include/compat.h; then
185 elif test -f $PHP_APACHE_HOOKS_STATIC/src/include/httpd.h; then
209 elif test -f $PHP_APACHE_HOOKS_STATIC/apache/httpd.h; then
217 if test -f $PHP_APACHE_HOOKS_STATIC/apache/ap_config.h; then
220 if test -f $PHP_APACHE_HOOKS_STATIC/src/ap_compat.h; then
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Dpathinfo_basic2.phpt23 '/usr/include/arpa/inet..h',
26 '/usr/include/arpa/inet,h',
85 %unicode|string%(6) "inet.h"
86 %unicode|string%(1) "h"
92 %unicode|string%(6) "inet.h"
94 %unicode|string%(1) "h"
115 %unicode|string%(7) "inet..h"
116 %unicode|string%(1) "h"
124 %unicode|string%(1) "h"
160 %unicode|string%(6) "inet,h"
[all …]
/PHP-5.5/ext/tidy/
H A Dconfig.w329 CHECK_HEADER_ADD_INCLUDE("tidy.h", "CFLAGS_TIDY") ||
10 CHECK_HEADER_ADD_INCLUDE("tidy/tidy.h", "CFLAGS_TIDY", null, null, true) ||
11 CHECK_HEADER_ADD_INCLUDE("libtidy/tidy.h", "CFLAGS_TIDY", null, null, true)
/PHP-5.5/ext/gd/tests/
H A Dbug60160.phpt10 $h = 50;
11 $im = imagecreatetruecolor($w, $h);
16 for ($iy = 0; $iy < $h; $iy++) {
/PHP-5.5/ext/zlib/tests/
H A Dgzgetc_basic_1.phpt20 $h = gzopen($f, 'r');
21 if ($h) {
23 while (($c = fgetc( $h )) !== false) {
29 gzclose($h);
H A Dzlib_scheme_file_put_contents_basic.phpt20 $h = gzopen($outputFileName, 'r');
21 gzpassthru($h);
22 gzclose($h);
H A Dgzclose_error.phpt13 $h = gzopen($f, 'r');
18 var_dump(gzclose( $h, $extra_arg ) );
21 gzclose($h);
H A Dgzeof_error.phpt13 $h = gzopen($f, 'r');
15 var_dump(gzeof( $h, $extra_arg ) );
17 gzclose($h)
H A Dgzgetc_error.phpt13 $h = gzopen($f, 'r');
15 var_dump(gzgetc( $h, $extra_arg ) );
19 gzclose($h);
H A Dgzpassthru_error.phpt14 $h = gzopen($f, 'r');
16 var_dump(gzpassthru( $h, $extra_arg ) );
18 gzclose($h);
H A Dgzread_error.phpt13 $h = gzopen($f, 'r');
17 var_dump(gzread( $h, $length, $extra_arg ) );
21 gzclose($h);
H A Dgzrewind_error.phpt13 $h = gzopen($f, 'r');
15 var_dump(gzrewind( $h, $extra_arg ) );
17 gzclose($h);
H A Dgztell_error.phpt12 $h = gzopen($f, 'r');
14 var_dump(gztell( $h, $extra_arg ) );
16 gzclose($h);
H A Dreadgzfile_basic.phpt18 $h = gzopen($filename, 'w');
19 gzwrite($h, $plaintxt);
20 gzclose($h);
H A Dreadgzfile_basic2.phpt18 $h = fopen($filename, 'w');
19 fwrite($h, $plaintxt);
20 fclose($h);
H A Dzlib_scheme_fopen_basic.phpt13 $h = fopen($srcFile, 'r');
14 fpassthru($h);
15 fclose($h);
/PHP-5.5/Zend/
H A DMakefile.frag1 Zend/zend_execute.lo: $(srcdir)/zend_vm_execute.h $(srcdir)/zend_vm_opcodes.h
/PHP-5.5/ext/sysvsem/
H A Dconfig.m413 #include <sys/types.h>
14 #include <sys/ipc.h>
15 #include <sys/sem.h>
/PHP-5.5/ext/standard/
H A Dconfig.m48 #include <stdio.h>
9 #include <stdlib.h>
65 #include <unistd.h>
69 #include <crypt.h>
89 #include <unistd.h>
93 #include <crypt.h>
113 #include <unistd.h>
117 #include <crypt.h>
150 #include <crypt.h>
180 #include <crypt.h>
[all …]
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m429 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
40 if test -r "$i/$j/libpq-fe.h"; then
43 if test -r "$i/$j/pg_config.h"; then
44 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
58 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path)
72 grep openssl $PGSQL_INCLUDE/libpq-fe.h >/dev/null 2>&1
112 if test -f $abs_srcdir/include/php/ext/pdo/php_pdo_driver.h; then
114 elif test -f $abs_srcdir/ext/pdo/php_pdo_driver.h; then
116 elif test -f $prefix/include/php/ext/pdo/php_pdo_driver.h; then
119 AC_MSG_ERROR([Cannot find php_pdo_driver.h.])
/PHP-5.5/ext/mbstring/libmbfl/
H A Dconfigure.in5 AM_CONFIG_HEADER(config.h)
22 AC_CHECK_HEADERS([stdlib.h stddef.h assert.h])
/PHP-5.5/ext/pdo_oci/
H A Dconfig.w3228 …pdo_oci_header = CHECK_HEADER_ADD_INCLUDE("oci.h", "CFLAGS_PDO_OCI", pdo_oci_inc_paths, null, null…
38 CHECK_FUNC_IN_HEADER('oci.h', 'OCIEnvCreate', pdo_oci_inc_dir, 'CFLAGS_PDO_OCI');
39 CHECK_FUNC_IN_HEADER('ociap.h', 'OCIStmtFetch2', pdo_oci_inc_dir, 'CFLAGS_PDO_OCI');
40 CHECK_FUNC_IN_HEADER('ociap.h', 'OCIEnvNlsCreate', pdo_oci_inc_dir, 'CFLAGS_PDO_OCI');
/PHP-5.5/ext/bcmath/libbcmath/src/
H A DMakefile.am5 include_HEADERS = bcmath.h
17 MAINTAINERCLEANFILES= Makefile.in $(libbcmath_a_SOURCES) private.h bcmath.h
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DFAQ.ja16 oniguruma/regint.h����ΰʲ��Υޥ����������롣
42 regenc.h����Ρ��ʲ�����ʬ��ͭ���ˤ��롣
71 oniguruma/regint.h����ǰʲ��Υޥ����������ƺƥ���ѥ��뤷�Ƥ���������

Completed in 48 milliseconds

12345678910>>...30