| /PHP_5_3/ext/bcmath/libbcmath/src/ |
| H A D | bcmath.h | 82 #define FALSE 0 macro
|
| /PHP_5_3/ext/gd/libgd/ |
| H A D | gd_gd.c | 8 #define FALSE 0 macro 91 return FALSE;
|
| H A D | gd_gd2.c | 24 #define FALSE 0 macro 214 return FALSE; 220 return FALSE;
|
| H A D | gd_gif_in.c | 35 #define FALSE 0 macro 144 int ZeroDataBlock = FALSE; 293 return FALSE; 315 return FALSE; 322 return FALSE; 379 scd->done = FALSE; 448 sd->fresh = FALSE; 451 GetCode(fd, &sd->scd, sd->code_size, FALSE, ZeroDataBlockP); 459 while ((code = GetCode(fd, &sd->scd, sd->code_size, FALSE, ZeroDataBlockP)) >= 0) { 472 GetCode(fd, &sd->scd, sd->code_size, FALSE, ZeroDataBlock [all...] |
| H A D | gd_gif_out.c | 177 #define FALSE 0 macro
|
| H A D | gd_io_dp.c | 26 #define FALSE 0 macro 159 return FALSE; 166 return FALSE; 277 dp->dataGood = FALSE; 299 return FALSE; 308 return FALSE; 357 return FALSE;
|
| H A D | gd_png.c | 14 #define FALSE 0 macro 135 volatile int palette_allocated = FALSE; 476 volatile int remap = FALSE;
|
| H A D | gd_ss.c | 8 #define FALSE 0 macro
|
| H A D | gd_topal.c | 125 #ifndef FALSE 126 #define FALSE 0 macro 1417 cquantize->on_odd_row = FALSE; /* flip for next time */ 1714 cquantize->on_odd_row = FALSE; 1726 cquantize->needs_zeroed = FALSE; 1936 cquantize->on_odd_row = FALSE;
|
| H A D | gdft.c | 105 #define FALSE 0 macro 106 #define TRUE !FALSE
|
| H A D | gdkanji.c | 34 #ifdef FALSE 35 #undef FALSE macro 39 #define FALSE 0 macro 252 int daku = FALSE; 253 int handaku = FALSE; 387 int jisx0208 = FALSE; 388 int hankaku = FALSE; 401 hankaku = FALSE; 406 jisx0208 = FALSE; 411 hankaku = FALSE; [all...] |
| /PHP_5_3/ext/intl/collator/ |
| H A D | collator_convert.c | 71 ZVAL_STRINGL( znew_val, (char*)new_val, UBYTES(new_val_len), FALSE ); local 116 ZVAL_STRINGL( znew_val, (char*)new_val, new_val_len, FALSE ); 204 ZVAL_STRINGL( utf8_zval, str, str_len, FALSE ); 235 ZVAL_STRINGL( zstr, (char*)ustr, UBYTES(ustr_len), FALSE ); local 310 ZVAL_STRINGL( zstr, (char*)ustr, UBYTES(ustr_len), FALSE ); local
|
| /PHP_5_3/ext/mbstring/oniguruma/ |
| H A D | regenc.h | 45 #ifndef FALSE 46 #define FALSE 0 macro
|
| /PHP_5_3/ext/exif/ |
| H A D | exif.c | 103 # define FALSE 0 macro 2754 return FALSE; 2808 return FALSE; 2814 return FALSE; 2844 return FALSE; 2861 return FALSE; 2868 return FALSE; 2891 return FALSE; 2913 return FALSE; 2920 return FALSE; [all...] |
| /PHP_5_3/ext/mysql/ |
| H A D | php_mysql_structs.h | 34 #ifndef FALSE 35 #define FALSE 0 macro
|
| /PHP_5_3/ext/mysqli/ |
| H A D | php_mysqli_structs.h | 35 #ifndef FALSE 36 #define FALSE 0 macro
|
| /PHP_5_3/ext/odbc/ |
| H A D | php_odbc.c | 60 #define FALSE 0 macro 2423 return FALSE; 2468 return FALSE;
|
| /PHP_5_3/ext/pdo/ |
| H A D | php_pdo_driver.h | 43 #ifndef FALSE 44 # define FALSE 0 macro
|
| /PHP_5_3/ext/soap/ |
| H A D | php_http.c | 301 return FALSE; 348 return FALSE; 385 return FALSE; 396 return FALSE; 407 return FALSE; 457 return FALSE; 755 zend_hash_get_current_key(Z_ARRVAL_PP(cookies), &key, NULL, FALSE); local 801 return FALSE; 807 return FALSE; 827 return FALSE; [all...] |
| H A D | php_soap.h | 44 # define FALSE 0 macro
|
| /PHP_5_3/ext/tidy/ |
| H A D | tidy.c | 107 #ifndef FALSE 108 #define FALSE 0 macro 1020 if(zend_hash_get_current_key(ht_options, &opt_name, &opt_indx, FALSE) == FAILURE) { 1277 php_tidy_quick_repair(INTERNAL_FUNCTION_PARAM_PASSTHRU, FALSE);
|
| /PHP_5_3/main/ |
| H A D | snprintf.c | 289 #define FALSE 0 macro 306 * - is_negative is set to TRUE or FALSE depending on the sign 307 * of the number (always set to FALSE if is_unsigned is TRUE) 322 *is_negative = FALSE; 395 *is_negative = FALSE; 447 p = ap_php_conv_10((wide_int) decimal_point, FALSE, &exponent_is_negative, &temp[EXPONENT_LENGTH], &t_len);
|
| H A D | spprintf.c | 103 #define FALSE 0 macro
|
| /PHP_5_3/ext/pcre/pcrelib/ |
| H A D | pcre_internal.h | 1210 #ifndef FALSE 1211 #define FALSE 0 macro
|
| /PHP_5_3/ext/mysqlnd/ |
| H A D | mysqlnd_enum_n_def.h | 29 #ifndef FALSE 30 #define FALSE 0 macro
|