Home
last modified time | relevance | path

Searched refs:b (Results 2476 – 2490 of 2490) sorted by relevance

1...<<919293949596979899100

/PHP-7.0/ext/standard/tests/strings/
H A Dbug49785.phpt155 string(16) "266865617274733b"
868 string(2) "8b"
882 string(2) "9b"
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c277 static int status_comp(const void *a, const void *b) /* {{{ */ in status_comp() argument
280 const http_response_status_code_pair *pb = (const http_response_status_code_pair *) b; in status_comp()
/PHP-7.0/ext/pcre/pcrelib/
H A DNEWS243 . Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and
257 PCRE_UCP, which changes the behaviour of \b, \d, \s, and \w (and their
H A Dpcre_compile.c69 #define SETBIT(a,b) a[(b)/8] |= (1 << ((b)&7)) argument
/PHP-7.0/ext/fileinfo/libmagic/
H A Dapprentice.c866 apprentice_sort(const void *a, const void *b) in apprentice_sort() argument
869 const struct magic_entry *mb = CAST(const struct magic_entry *, b); in apprentice_sort()
/PHP-7.0/ext/standard/
H A Dvar_unserializer.re635 "b:" [01] ";" {
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.h9812 const unsigned char *b; member
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_lexer.c23 #define YYDEBUG(a, b) argument
/PHP-7.0/
H A DREADME.REDIST.BINS268 software and associated documentation files (the "Software"), and (b)
H A Dconfigure.in182 T_ME=`$php_shtool echo -n -e %b`
H A DINSTALL397 $PHP -b $FCGI_BIND_ADDRESS &
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c9595 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-7.0/tests/lang/
H A D024.phpt16 $a = "b";
293 $a = "b";
301 $a = "b";
/PHP-7.0/ext/date/lib/
H A Dparse_date.c46 # define strtoll(s, f, b) _atoi64(s) argument
49 # define strtoll(s, f, b) atoll(s) argument
51 # define strtoll(s, f, b) strtol(s, f, b) argument
/PHP-7.0/ext/standard/tests/misc/
H A Dbrowscap.ini1626 [Mozilla/4.0 (compatible; MSIE 4.01; Vonna.com b o t)]

Completed in 288 milliseconds

1...<<919293949596979899100