Home
last modified time | relevance | path

Searched refs:G (Results 51 – 75 of 114) sorted by relevance

12345

/PHP-5.6/ext/openssl/tests/
H A Dsni_server_domain1.pem39 G+Y9NBzZELT5YEnbFbJu8Hbhev3hs0WwZ7COPFgpKqUEW1Rhb7l8J0WzKJLdMKF0
H A Dsni_server_domain2.pem15 /LP9wf6gy+G/zM00K2vQuZ2hsG6lDwYcdgWkS091fVi9dCIv36WJ7oM5lYMQxVLB
/PHP-5.6/ext/standard/tests/strings/
H A Dsscanf_basic8.phpt13 $str = "129 12F 123B -123B 01ABC 1G";
H A Dconvert_uuencode_basic.phpt84 string(82) "M7'0@5&AI<R!3=')I;F<@8V]N=&%I;G,@7'1<="!S;VUE(&-O;G1R;VP@8VAA
H A Ducwords_variation3.phpt64 string(30) "T E S T I N G U C W O R D S "
H A Ducwords_variation4.phpt71 string(30) "T E S T I N G U C W O R D S "
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput2333 : ; < = > ? @ 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 [ \ ] ^
60 ? @ 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 [ \ ] ^ _ ` a b c
H A Dtestoutput2580 : ; < = > ? @ 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 [ \ ] ^
107 ? @ 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 [ \ ] ^ _ ` a b c
/PHP-5.6/ext/mbstring/oniguruma/doc/
H A DRE146 \G matching start position
339 case 4. /..(?<name>..)../G (named group is used, 'G' option)
346 G: ONIG_OPTION_CAPTURE_GROUP
348 ('g' and 'G' options are argued in ruby-dev ML)
/PHP-5.6/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt59 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
H A Dmb_stripos_variation5_Bug45923.phpt27 $needle_ascii = b'G';
H A Dmb_strripos_variation5_Bug45923.phpt27 $needle_ascii = b'G';
/PHP-5.6/ext/gd/libgd/
H A DCOPYING26 1998, 1999, 2000, 2001, 2002, Thomas G. Lane. This software is
H A Dgd.c307 #define RETURN_RGB(r, g, b) {RGB->R = r; RGB->G = g; RGB->B = b; return RGB;}
309 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;}
328 float R, G, B; member
344 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
347 w = MIN3 (R, G, B); in RGB_to_HWB()
348 v = MAX3 (R, G, B); in RGB_to_HWB()
353 f = (R == w) ? G - B : ((G == w) ? B - R : R - G); in RGB_to_HWB()
354 i = (R == w) ? 3 : ((G == w) ? 5 : 1); in RGB_to_HWB()
H A DREADME44 Doug Becker and copyright (C) 1994-1998, Thomas G. Lane. This
/PHP-5.6/ext/filter/tests/
H A D043.phpt85 string(1) "G"
/PHP-5.6/ext/standard/
H A Dsha1.c125 #define G(x, y, z) ((x) ^ (y) ^ (z)) macro
146 (e) += G ((b), (c), (d)) + (w) + (php_uint32)(0x6ED9EBA1); \
/PHP-5.6/ext/oci8/
H A Dconfig.m4147 …if CFLAGS="\$(CFLAGS_CLEAN)" dtrace -G -o $dtrace_d_obj -s $ac_srcdir[$]ac_provsrc $dtrace_oci8_li…
152 …if CFLAGS="\$(CFLAGS_CLEAN)" dtrace -G -o $ac_bdir[$]ac_provsrc.o -s $ac_srcdir[$]ac_provsrc $dtra…
164 CFLAGS="\$(CFLAGS_CLEAN)" dtrace -G -o \$[]@ -s $ac_srcdir[$]ac_provsrc $dtrace_oci8_objs
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt91 // The 'G' modifier is available since PHP 5.1.0
/PHP-5.6/build/
H A Dlibtool.m43019 shared_flag="$shared_flag "'${wl}-G'
3025 # chokes on -Wl,-G. The following line is correct:
3026 shared_flag='-G'
3029 shared_flag='${wl}-G'
3682 # g++ 2.7 appears to require `-G' NOT `-shared' on this
5524 tmp_sharedflag='-G' ;;
5526 tmp_sharedflag='-G' ;;
5710 shared_flag="$shared_flag "'${wl}-G'
5716 # chokes on -Wl,-G. The following line is correct:
5717 shared_flag='-G'
[all …]
/PHP-5.6/ext/standard/html_tables/mappings/
H A DCP1251.TXT90 0x47 0x0047 #LATIN CAPITAL LETTER G
122 0x67 0x0067 #LATIN SMALL LETTER G
H A D8859-5.TXT119 0x47 0x0047 # LATIN CAPITAL LETTER G
151 0x67 0x0067 # LATIN SMALL LETTER G
H A DCP866.TXT89 0x47 0x0047 #LATIN CAPITAL LETTER G
121 0x67 0x0067 #LATIN SMALL LETTER G
H A DCP1252.TXT90 0x47 0x0047 #LATIN CAPITAL LETTER G
122 0x67 0x0067 #LATIN SMALL LETTER G
/PHP-5.6/ext/hash/
H A Dhash_md.c232 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) macro
249 (a) += G ((b), (c), (d)) + (x) + (php_hash_uint32)(ac); \

Completed in 47 milliseconds

12345