Home
last modified time | relevance | path

Searched refs:b (Results 2176 – 2200 of 2383) sorted by relevance

1...<<81828384858687888990>>...96

/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt160 array(array(1, 2), array('a', 'b')),
707 1 => 'b',
719 1 => 'b',
731 1 => 'b',
/PHP-5.5/ext/standard/
H A Dpack.c56 #define INC_OUTPUTPOS(a,b) \ argument
57 if ((a) < 0 || ((INT_MAX - outputpos)/((int)b)) < (a)) { \
64 outputpos += (a)*(b);
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_assoc_variation4.phpt78 b"binary1" => 'binary 1',
H A Darray_search_variation4.phpt46 array("a"=> TRUE, "b"=> TRUE,
H A Din_array_variation4.phpt49 array("a"=> TRUE, "b"=> TRUE,
/PHP-5.5/ext/standard/tests/file/
H A Dinclude_streams.phpt35 if ($split["host"] !== b"GLOBALS" ||
H A Dcopy_variation7.phpt23 fwrite( $file_handle, str_repeat(b"Hello World, this is 2007 year ....\n", 100) );
H A Ddisk_total_space_variation.phpt57 var_dump( disk_total_space(b"$file_path") );
H A D007_variation15.phpt24 $string = b"abcdefghij\nmnopqrst\tuvwxyz\n0123456789";
H A D007_variation23.phpt24 $string = b"abcdefghij\nmnopqrst\tuvwxyz\n0123456789";
H A D007_variation7.phpt24 $string = b"abcdefghij\nmnopqrst\tuvwxyz\n0123456789";
/PHP-5.5/ext/mysql/tests/
H A Dconnect.inc48 printf("[000-b] [%d] %s\n", mysql_errno($link), mysql_error($link));
H A Dmysql_error.phpt22 printf("[002b] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/sapi/aolserver/
H A DREADME57 b) Enabling PHP
/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt22 $header = b'Subject: =?UTF-8?B?UHLDvGZ1bmcgUHLDvGZ1bmc=?=';
/PHP-5.5/ext/exif/
H A Dexif.c85 # define safe_emalloc(a,b,c) emalloc((a)*(b)+(c)) argument
88 # define safe_erealloc(p,a,b,c) erealloc(p, (a)*(b)+(c)) argument
97 # define max(a,b) ((a)>(b) ? (a) : (b)) argument
1948 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
2035 for (b=0;b<l;b++) { in add_assoc_image_info()
2036 add_index_long(array, b, (int)(info_value->s[b])); in add_assoc_image_info()
2061 for (b=0;b<l;b++) { in add_assoc_image_info()
2062 add_index_long(array, ap, (int)info_value->s[b]); in add_assoc_image_info()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput21-1613 [^\x{800}aAs-uS-U\x{d800}-\x{dfff}])++[^#\b\x{500}\x{1000}]{3,5}$
H A Dtestoutput21-3213 [^\x{800}aAs-uS-U\x{d800}-\x{dfff}])++[^#\b\x{500}\x{1000}]{3,5}$
/PHP-5.5/ext/intl/tests/
H A Didn_uts46_errors.phpt37 html_entity_decode("www.a&#x200D;b.com", 0, "UTF-8"),
/PHP-5.5/ext/mysqli/tests/
H A D061.phpt35 fwrite($fp, b"foo;bar");
H A D015.phpt32 !mysqli_query($link,"CREATE TABLE test(a int, b varchar(10)) Engine=InnoDB") ||
H A Dmysqli_stmt_datatype_change.phpt26 $c1->query("create table type_change(a int, b char(10)) ENGINE = " . $engine);
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_variation1.phpt23 $needle = b'string_val';
/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation5.phpt53 …|n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a||r|| ||&|| ||n||u||m||b||e||r||s|| ||1||2||3…
/PHP-5.5/ext/soap/tests/
H A Dclassmap.wsdl7 <xsd:element name="b" type="xsd:string"/>

Completed in 60 milliseconds

1...<<81828384858687888990>>...96