Home
last modified time | relevance | path

Searched refs:b (Results 2151 – 2165 of 2165) sorted by relevance

1...<<81828384858687

/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c524 apprentice_sort(const void *a, const void *b) in apprentice_sort() argument
527 const struct magic_entry *mb = b; in apprentice_sort()
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c854 …_sqlite3_callback_compare(void *coll, int a_len, const void *a, int b_len, const void* b) /* {{{ */ argument
879 ZVAL_STRINGL(*zargs[1], b, b_len, 1);
/PHP-5.3/ext/pcre/pcrelib/
H A DNEWS138 . Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and
152 PCRE_UCP, which changes the behaviour of \b, \d, \s, and \w (and their
H A Dpcre_compile.c71 #define SETBIT(a,b) a[(b)/8] |= (1 << ((b)&7)) argument
/PHP-5.3/ext/mysql/
H A Dphp_mysql.c50 # define signal(a, b) NULL argument
53 # define signal(a, b) NULL argument
/PHP-5.3/ext/phar/
H A Dphar_object.c1425 char *b; member
1443 char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL;
1895 pass.b = dir;
1979 pass.b = base;
/PHP-5.3/ext/standard/tests/strings/
H A Dbug49785.phpt153 string(16) "266865617274733b"
860 string(2) "8b"
874 string(2) "9b"
/PHP-5.3/ext/sqlite/
H A Dsqlite.c61 # define safe_emalloc(a,b,c) emalloc((a)*(b)+(c)) argument
/PHP-5.3/
H A DREADME.REDIST.BINS293 software and associated documentation files (the "Software"), and (b)
H A Dconfigure.in104 T_ME=`$php_shtool echo -n -e %b`
H A DNEWS3482 - Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object).
4436 - Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony)
4703 - Added forward support for 'b' prefix in front of string literals. (Andrei)
6138 . ming 0.3b
6922 - Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). (Ilia)
H A DINSTALL601 $PHP -b $FCGI_BIND_ADDRESS &
/PHP-5.3/tests/lang/
H A D024.phpt16 $a = "b";
293 $a = "b";
301 $a = "b";
/PHP-5.3/ext/date/lib/
H A Dparse_date.c40 # 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.3/ext/standard/tests/misc/
H A Dbrowscap.ini1626 [Mozilla/4.0 (compatible; MSIE 4.01; Vonna.com b o t)]

Completed in 256 milliseconds

1...<<81828384858687