Home
last modified time | relevance | path

Searched refs:b (Results 2301 – 2325 of 2383) sorted by relevance

1...<<919293949596

/PHP-5.5/ext/ereg/tests/
H A Dsplit_variation_003.phpt21 $pattern = b'[[:space:]]';
H A Dspliti_variation_003.phpt21 $pattern = b'[[:space:]]';
/PHP-5.5/ext/standard/tests/file/
H A Dfile_get_contents_variation5.phpt28 fwrite($h, b"contents read");
H A Dcopy_variation2-win32.phpt23 fwrite( $file_handle, str_repeat(b"Hello2World...\n", 100) );
H A Dcopy_variation4.phpt26 fwrite( $file_handle, str_repeat(b"Hello2World...\n", 100) );
H A Dcopy_variation2.phpt23 fwrite( $file_handle, str_repeat(b"Hello2World...\n", 100) );
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_variation2.phpt75 /*21*/ b"binary",
H A Dsort_basic.phpt26 "b" => "banana",
/PHP-5.5/
H A DREADME.MAILINGLIST_RULES18 b. Help in making sure we all use our time more efficiently.
H A DREADME.GIT-RULES17 b. Keep the changes consistently well documented and easily trackable.
/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_decode_variation3.phpt25 $header = b'Subject: =?UTF-8?B?QSBTYW1wbGUgVGVzdA==?=';
/PHP-5.5/ext/phar/
H A Ddirstream.c163 static int phar_compare_dir_name(const void *a, const void *b TSRMLS_DC) /* {{{ */ in phar_compare_dir_name()
170 s = *((Bucket **) b); in phar_compare_dir_name()
/PHP-5.5/ext/hash/
H A Dhash.c758 #define PHP_HASH_HAVAL_REGISTER(p,b) php_hash_register_algo("haval" #b "," #p , &php_hash_##p##hava… argument
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_affected_rows.phpt56 if (!mysqli_query($link, "INSERT INTO test(id, label) VALUES (2, 'b'), (3, 'c')"))
H A Dmysqli_poll_kill.phpt178 [%u|b%"processed before killed"]=>
/PHP-5.5/ext/phar/tests/
H A Dphpinfo_004.phpt16 a=b
/PHP-5.5/ext/mysql/tests/
H A Dmysql_affected_rows.phpt56 if (!mysql_query("INSERT INTO test(id, label) VALUES (2, 'b'), (3, 'c')", $link))
/PHP-5.5/ext/openssl/tests/
H A Dsni_001.phpt87 stream_context_set_option($context, 'http', 'header', b'Host: bob.sni.velox.ch');
/PHP-5.5/ext/gd/libgd/
H A Dgd_gd2.c360 int b = chunkBuf[chunkPos++]; in gdImageCreateFromGd2Ctx() local
361 im->tpixels[y][x] = a + r + g + b; in gdImageCreateFromGd2Ctx()
/PHP-5.5/ext/snmp/
H A Dsnmp.c101 #define PHP_SNMP_ADD_PROPERTIES(a, b) \ argument
104 while (b[i].name != NULL) { \
105 php_snmp_add_property((a), (b)[i].name, (b)[i].name_length, \
106 (php_snmp_read_t)(b)[i].read_func, (php_snmp_write_t)(b)[i].write_func TSRMLS_CC); \
/PHP-5.5/build/
H A Dlibtool.m41197 ln conftest.a conftest.b 2>/dev/null && hard_links=no
1199 ln conftest.a conftest.b 2>&5 || hard_links=no
1200 ln conftest.a conftest.b 2>/dev/null && hard_links=no
2155 [if echo a | (grep -E '(a|b)') >/dev/null 2>&1
3180 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
3254 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib …
5895 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $l…
5898 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5932 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib …
5937 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h389 #define memmove(a, b, c) bcopy(b, a, c) argument
410 #define memmove(a, b, c) pcre_memmove(a, b, c) argument
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c350 #define push_inst(a, b) push_inst_debug(a, b, __LINE__) argument
547 const struct Format *b = NULL; in compute_format() local
550 b = &formats[i]; in compute_format()
551 if ((b->pipe_mask & compatible_pipes) == b->pipe_mask) { in compute_format()
552 match = b; in compute_format()
H A DsljitNativeMIPS_64.c121 #define SELECT_OP(a, b) \ argument
122 (!(op & SLJIT_INT_OP) ? a : b)
/PHP-5.5/ext/standard/
H A Dinfo.c889 static int module_name_cmp(const void *a, const void *b TSRMLS_DC) in module_name_cmp()
892 Bucket *s = *((Bucket **) b); in module_name_cmp()

Completed in 98 milliseconds

1...<<919293949596