/PHP-5.5/ext/standard/tests/file/ |
H A D | 005_variation-win32.phpt | 84 fwrite($file_write_handle, b"Hello, world");
|
/PHP-5.5/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeSPARC_common.c | 476 #define ARCH_32_64(a, b) a argument 478 #define ARCH_32_64(a, b) b argument
|
H A D | sljitNativeMIPS_common.c | 666 #define ARCH_32_64(a, b) a argument 668 #define ARCH_32_64(a, b) b argument
|
/PHP-5.5/Zend/ |
H A D | zend_language_scanner.l | 2010 <ST_IN_SCRIPTING>b?['] { 2079 <ST_IN_SCRIPTING>b?["] { 2121 <ST_IN_SCRIPTING>b?"<<<"{TABS_AND_SPACES}({LABEL}|([']{LABEL}['])|(["]{LABEL}["])){NEWLINE} {
|
/PHP-5.5/ext/date/lib/ |
H A D | parse_date.re | 38 # define strtoll(s, f, b) _atoi64(s) 41 # define strtoll(s, f, b) atoll(s) 43 # define strtoll(s, f, b) strtol(s, f, b) 1049 if (*ptr == 'b') {
|
/PHP-5.5/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 24237 b = b<<7; 24246 b = b<<14; 24278 b = b<<7; 24291 b = b<<14; 24314 b = b<<7; 24324 b = b<<14; 24347 b = b<<8; 24353 b = b>>3; 24411 b = b<<7; 24447 b = b<<14; [all …]
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fpm_main.c | 224 static int module_name_cmp(const void *a, const void *b TSRMLS_DC) in module_name_cmp() 227 Bucket *s = *((Bucket **) b); in module_name_cmp()
|
/PHP-5.5/ext/pdo_mysql/tests/ |
H A D | pdo_mysql___construct.phpt | 35 print tryandcatch(3, '$db = new PDO("a" . chr(0) . "b");');
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | str_replace_variation2.phpt | 51 'b',
|
H A D | bug49785.phpt | 155 string(16) "266865617274733b" 868 string(2) "8b" 882 string(2) "9b"
|
/PHP-5.5/ext/mbstring/libmbfl/ |
H A D | LICENSE | 169 b) You must cause the files modified to carry prominent notices 298 b) Use a suitable shared library mechanism for linking with the 345 b) Give prominent notice with the combined library of the fact
|
/PHP-5.5/ext/phar/phar/ |
H A D | pharcommand.inc | 65 'b' => array( 563 $hashbang = $this->args['b']['val']; 1051 $hashbang = $this->args['b']['val'];
|
/PHP-5.5/TSRM/ |
H A D | tsrm_virtual_cwd.c | 101 #define tsrm_strtok_r(a,b,c) _tcstok((a),(b)) argument
|
/PHP-5.5/sapi/cgi/ |
H A D | cgi_main.c | 224 static int module_name_cmp(const void *a, const void *b TSRMLS_DC) in module_name_cmp() 227 Bucket *s = *((Bucket **) b); in module_name_cmp()
|
/PHP-5.5/sapi/fpm/ |
H A D | php-fpm.conf.in | 424 ; %d/%b/%Y:%H:%M:%S %z (default) 427 ; %d/%b/%Y:%H:%M:%S %z (default)
|
/PHP-5.5/ext/standard/ |
H A D | filters.c | 328 #define php_conv_convert(a, b, c, d, e) ((php_conv *)(a))->convert_op((php_conv *)(a), (b), (c), (d… argument
|
H A D | var_unserializer.re | 546 "b:" [01] ";" {
|
/PHP-5.5/ext/sqlite3/ |
H A D | sqlite3.c | 862 …_sqlite3_callback_compare(void *coll, int a_len, const void *a, int b_len, const void* b) /* {{{ */ argument 887 ZVAL_STRINGL(*zargs[1], b, b_len, 1);
|
/PHP-5.5/ext/mysql/ |
H A D | php_mysql.c | 50 # define signal(a, b) NULL argument 53 # define signal(a, b) NULL argument
|
/PHP-5.5/ext/phar/ |
H A D | phar_object.c | 1411 char *b; member 1427 char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; in phar_build() 1826 pass.b = dir; in PHP_METHOD() 1910 pass.b = base; in PHP_METHOD()
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | NEWS | 243 . 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 D | pcre_compile.c | 71 #define SETBIT(a,b) a[(b)/8] |= (1 << ((b)&7)) argument
|
/PHP-5.5/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 779 apprentice_sort(const void *a, const void *b) in apprentice_sort() argument 782 const struct magic_entry *mb = CAST(const struct magic_entry *, b); in apprentice_sort()
|
/PHP-5.5/sapi/cli/ |
H A D | php_cli_server.c | 384 static int status_comp(const void *a, const void *b) /* {{{ */ in status_comp() argument 387 …ver_http_response_status_code_pair *pb = (const php_cli_server_http_response_status_code_pair *) b; in status_comp()
|
/PHP-5.5/ |
H A D | README.REDIST.BINS | 293 software and associated documentation files (the "Software"), and (b)
|