Home
last modified time | relevance | path

Searched refs:h (Results 601 – 625 of 747) sorted by relevance

1...<<21222324252627282930

/PHP-5.5/ext/oci8/
H A Dconfig.m422 #include <oci.h>
308 if test -f "$OCISDKRPMINC/oci.h"; then
312 elif test -f "$OCISDKZIPINC/oci.h"; then
316 elif test -f "$OCISDKMANINC/oci.h"; then
/PHP-5.5/
H A D.gdbinit306 printf "%d => ", $p->h
336 printf "%d => ", $p->h
404 printf "%d => ", $p->h
492 printf " h = %lu\n", $pi->h
/PHP-5.5/ext/gd/
H A Dgd.c184 ZEND_ARG_INFO(0, h)
193 ZEND_ARG_INFO(0, h)
525 ZEND_ARG_INFO(0, h)
536 ZEND_ARG_INFO(0, h)
1465 font->h = FLIPWORD(font->h); in PHP_FUNCTION()
1470 if (overflow2(font->nchars, font->h) || overflow2(font->nchars * font->h, font->w )) { in PHP_FUNCTION()
1715 long cx, cy, w, h, color; in PHP_FUNCTION() local
1735 long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3173 long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3203 long cx, cy, w, h, color; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_basic.phpt13 var_dump(preg_replace('<\b[hH]\w{2,4}>', 'Bonjour', $string)); //finds h or H at the beginning of a…
H A Dpreg_replace_edit_basic.phpt24 …'Bonjour', $string)); //finds h or H at the beginning of a word followed by 2-4 characters an…
/PHP-5.5/sapi/apache_hooks/
H A Dphp5apache_hooks.dsp136 # PROP Default_Filter "h;hpp;hxx;hm;inl"
139 SOURCE=.\mod_php5.h
143 SOURCE=.\php_apache_http.h
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput18187 /\h/SI8
206 /\h*A/SI8
H A Dtestoutput2581 _ ` 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 { | } ~ \x7f \x80
108 d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82
H A Dtestoutput11-16147 …8k\+3\;o\&WXqs\/gOXdr\$\:r\'do0\;b4c\(f_Gr\=\"\\4\)\[01T7ajQJvL\$W\~mL_sS\/4h\:x\*\[ZN\=KLs\&L5zX\…
151 …FdYx.Ap]hjCPTP(n28k+3;o&WXqs/gOXdr$:r'do0;b4c(f_Gr="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,…
157 …8k\+3\;o\&WXqs\/gOXdr\$\:r\'do0\;b4c\(f_Gr\=\"\\4\)\[01T7ajQJvL\$W\~mL_sS\/4h\:x\*\[ZN\=KLs\&L5zX\…
161 …FdYx.Ap]hjCPTP(n28k+3;o&WXqs/gOXdr$:r'do0;b4c(f_Gr="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,…
H A Dtestoutput11-32147 …8k\+3\;o\&WXqs\/gOXdr\$\:r\'do0\;b4c\(f_Gr\=\"\\4\)\[01T7ajQJvL\$W\~mL_sS\/4h\:x\*\[ZN\=KLs\&L5zX\…
151 …FdYx.Ap]hjCPTP(n28k+3;o&WXqs/gOXdr$:r'do0;b4c(f_Gr="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,…
157 …8k\+3\;o\&WXqs\/gOXdr\$\:r\'do0\;b4c\(f_Gr\=\"\\4\)\[01T7ajQJvL\$W\~mL_sS\/4h\:x\*\[ZN\=KLs\&L5zX\…
161 …FdYx.Ap]hjCPTP(n28k+3;o&WXqs/gOXdr$:r'do0;b4c(f_Gr="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,…
H A Dtestoutput11-8147 …8k\+3\;o\&WXqs\/gOXdr\$\:r\'do0\;b4c\(f_Gr\=\"\\4\)\[01T7ajQJvL\$W\~mL_sS\/4h\:x\*\[ZN\=KLs\&L5zX\…
151 …FdYx.Ap]hjCPTP(n28k+3;o&WXqs/gOXdr$:r'do0;b4c(f_Gr="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,…
157 …8k\+3\;o\&WXqs\/gOXdr\$\:r\'do0\;b4c\(f_Gr\=\"\\4\)\[01T7ajQJvL\$W\~mL_sS\/4h\:x\*\[ZN\=KLs\&L5zX\…
161 …FdYx.Ap]hjCPTP(n28k+3;o&WXqs/gOXdr$:r'do0;b4c(f_Gr="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,…
H A Dtestoutput14366 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
385 /\h/SI
425 /[\h]/BZ
435 /[\h]+/BZ
461 /[^\h]/BZ
/PHP-5.5/ext/shmop/
H A Dshmop.dsp100 # PROP Default_Filter "h;hpp;hxx;hm;inl"
103 SOURCE=.\php_shmop.h
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation2_64bit.phpt200 string(1) "h"
253 string(1) "h"
/PHP-5.5/ext/openssl/
H A Dopenssl.dsp104 # PROP Default_Filter "h;hpp;hxx;hm;inl"
107 SOURCE=.\php_openssl.h
/PHP-5.5/ext/tidy/
H A Dtidy.dsp101 # PROP Default_Filter "h;hpp;hxx;hm;inl"
104 SOURCE=.\php_tidy.h
/PHP-5.5/ext/bz2/
H A Dbz2.dsp105 # PROP Default_Filter "h;hpp;hxx;hm;inl"
108 SOURCE=.\php_bz2.h
/PHP-5.5/ext/ctype/
H A Dctype.dsp100 # PROP Default_Filter "h;hpp;hxx;hm;inl"
103 SOURCE=.\php_ctype.h
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.dsp101 # PROP Default_Filter "h;hpp;hxx;hm;inl"
104 SOURCE=.\php_tokenizer.h
/PHP-5.5/ext/iconv/
H A Diconv.dsp100 # PROP Default_Filter "h;hpp;hxx;hm;inl"
103 SOURCE=.\php_iconv.h
/PHP-5.5/sapi/apache/
H A Dphp5apache.dsp136 # PROP Default_Filter "h;hpp;hxx;hm;inl"
139 SOURCE=.\mod_php5.h
143 SOURCE=.\php_apache_http.h
/PHP-5.5/build/
H A Dlibtool.m4276 dnl This sometimes fails to find confdefs.h, for some reason.
279 #include "confdefs.h"
925 [AC_CHECK_HEADERS(dlfcn.h)dnl
941 #include "confdefs.h"
944 #include <dlfcn.h>
947 #include <stdio.h>
6101 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6128 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6253 # #include <windows.h>
6255 # #include <stdio.h>
[all …]
/PHP-5.5/win32/build/
H A Dtemplate.dsp65 # PROP Default_Filter "h;hpp;hxx;hm;inl"
/PHP-5.5/ext/phar/
H A Dphar_path_check.re21 #include "phar_internal.h"
/PHP-5.5/ext/standard/tests/array/
H A Darsort_object1.phpt58 "g" => new for_string_arsort("Lemon"), "h" => new for_string_asort("aPPle")

Completed in 103 milliseconds

1...<<21222324252627282930