Searched refs:b (Results 2376 – 2383 of 2383) sorted by relevance
1...<<919293949596
/PHP-5.5/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeTILEGX-encoder.c | 9595 const struct tilegx_spr *b = (const struct tilegx_spr *) b_ptr; in tilegx_spr_compare() local 9596 return (a->number - b->number); in tilegx_spr_compare()
|
/PHP-5.5/ext/standard/ |
H A D | string.c | 2890 static int php_strtr_compare_hash_suffix(const void *a, const void *b TSRMLS_DC, void *ctx_g) 2894 *pnr_b = b;
|
/PHP-5.5/ |
H A D | configure.in | 182 T_ME=`$php_shtool echo -n -e %b`
|
H A D | NEWS | 6532 - Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object). 7486 - Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony) 7753 - Added forward support for 'b' prefix in front of string literals. (Andrei) 9188 . ming 0.3b 9972 - Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). (Ilia)
|
H A D | INSTALL | 601 $PHP -b $FCGI_BIND_ADDRESS &
|
/PHP-5.5/tests/lang/ |
H A D | 024.phpt | 16 $a = "b"; 293 $a = "b"; 301 $a = "b";
|
/PHP-5.5/ext/date/lib/ |
H A D | parse_date.c | 40 # define strtoll(s, f, b) _atoi64(s) argument 43 # define strtoll(s, f, b) atoll(s) argument 45 # define strtoll(s, f, b) strtol(s, f, b) argument
|
/PHP-5.5/ext/standard/tests/misc/ |
H A D | browscap.ini | 1626 [Mozilla/4.0 (compatible; MSIE 4.01; Vonna.com b o t)]
|
Completed in 355 milliseconds
1...<<919293949596