Home
last modified time | relevance | path

Searched refs:b (Results 2451 – 2473 of 2473) sorted by relevance

1...<<919293949596979899

/PHP-8.1/ext/standard/
H A Dvar_unserializer.re934 "b:0;" {
940 "b:1;" {
/PHP-8.1/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt98 (b) You must cause any modified files to carry prominent notices
/PHP-8.1/ext/iconv/
H A Diconv.c60 #define _php_iconv_memequal(a, b, c) \ argument
61 (memcmp(a, b, c) == 0)
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c880 #define ARCH_32_64(a, b) a argument
882 #define ARCH_32_64(a, b) b argument
/PHP-8.1/
H A Dconfigure.ac107 T_ME=`$php_shtool echo -n -e %b`
710 __asm__ goto("b %l0\n" :::: end);
721 __asm__ goto("b %l0\n" :::: end);
H A DUPGRADING187 prefix similar to hexadecimal ("0x"/"0X) and binary ("0b"/"0B") integer
H A DNEWS1642 -b slim')). (Derick)
/PHP-8.1/ext/sqlite3/
H A Dsqlite3.c899 …_sqlite3_callback_compare(void *coll, int a_len, const void *a, int b_len, const void* b) /* {{{ */ in php_sqlite3_callback_compare() argument
918 ZVAL_STRINGL(&zargs[1], b, b_len); in php_sqlite3_callback_compare()
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc3002 : "=a" (ti), "=&b" (_ebx), "=&c" (_ecx), "=&d" (_edx));
14956 int b;
15008 b = ssa->cfg.map[target - op_array->opcodes];
15009 | .aword =>b
15043 int b;
15077 | jmp =>b
15086 int b;
15183 b = ssa->cfg.map[target - op_array->opcodes];
15184 | .aword =>b
16487 uint32_t b = ssa->cfg.map[ssa_op - ssa->ops];
[all …]
/PHP-8.1/ext/standard/tests/misc/
H A Dget_browser_variation3.phpt319 …ozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.2; .NET CLR 1.1.4322; yplus 4.4.02b)
335 Agent Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 6.0)
336 Matched by: Mozilla/4.0 (compatible*; MSIE 7.0b*; *Windows NT 6.0*
337 Agent Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 6.0 ; .NET CLR 2.0.50215; SL Commerce Client v…
338 Matched by: Mozilla/4.0 (compatible*; MSIE 7.0b*; *Windows NT 6.0*
571 Agent Mozilla/5.0 (compatible; SiteExplorer/1.1b; +http://siteexplorer.info/Backlink-Checker-Spider…
617 … AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53 BingPreview/1.0b
1317 Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534+ (KHTML, like Gecko) BingPreview/1.0b
H A Dbrowscap.ini1626 [Mozilla/4.0 (compatible; MSIE 4.01; Vonna.com b o t)]
/PHP-8.1/ext/standard/tests/strings/
H A Dbug49785.phpt155 string(16) "266865617274733b"
868 string(2) "8b"
882 string(2) "9b"
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt787 if (!mysqli_query($link, "REPLACE INTO test(id, label) VALUES (100, 'b')"))
857 if (!mysqli_query($link, "INSERT INTO test(id, label) VALUES (1, 'a'), (2, 'b')"))
/PHP-8.1/ext/fileinfo/libmagic/
H A Dapprentice.c968 apprentice_sort(const void *a, const void *b) in apprentice_sort() argument
971 const struct magic_entry *mb = CAST(const struct magic_entry *, b); in apprentice_sort()
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c283 static int status_comp(const void *a, const void *b) /* {{{ */ in status_comp() argument
286 const http_response_status_code_pair *pb = (const http_response_status_code_pair *) b; in status_comp()
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_compile.c386 #define SETBIT(a,b) a[(b)/8] = (uint8_t)(a[(b)/8] | (1u << ((b)&7))) argument
/PHP-8.1/Zend/
H A Dzend_hash.h284 typedef int (*bucket_compare_func_t)(Bucket *a, Bucket *b);
/PHP-8.1/ext/phar/tests/files/
H A Dpear2coverage.phar12 … ���Web/View.phpS:����ibS:��Le����������Web/Aggregator.php����ib��ݺ.b����������Web/Excep…
/PHP-8.1/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt159 # b) Two-byte additions
191 # variant has none of the two-byte additions described in section 2b
198 # b) PostScript screen variant
236 # section 2b above. Instead, it has a set of "ku+10" vertical forms
276 # b) Use private use characters to mark variants or groupings that
H A DISO-2022-JP-2004-JISX0213.txt10 ## 0-XX ISO/IEC 646 IRV (designated by '1b 28 42')
11 ## 3-XXXX JIS X 0213:2004 plane 1 (designated by '1b 24 28 51')
12 ## 4-XXXX JIS X 0213:2000 plane 2 (designated by '1b 24 28 50')
/PHP-8.1/ext/openssl/
H A Dopenssl.c7180 static int php_openssl_compare_func(Bucket *a, Bucket *b) in php_openssl_compare_func() argument
7182 return string_compare_function(&a->val, &b->val); in php_openssl_compare_func()
/PHP-8.1/tests/lang/
H A D024.phpt16 $a = "b";
293 $a = "b";
301 $a = "b";
/PHP-8.1/ext/date/lib/
H A Dparse_date.c37 # define strtoll(s, f, b) _atoi64(s) argument
40 # define strtoll(s, f, b) atoll(s) argument
42 # define strtoll(s, f, b) strtol(s, f, b) argument

Completed in 379 milliseconds

1...<<919293949596979899