/php-src/ext/standard/ |
H A D | credits.c | 24 PHPAPI ZEND_COLD void php_print_credits(int flag) /* {{{ */ in php_print_credits()
|
H A D | info.c | 760 PHPAPI ZEND_COLD void php_print_info(int flag) in php_print_info() 1081 PHPAPI ZEND_COLD void php_info_print_box_start(int flag) /* {{{ */ in php_info_print_box_start() 1238 zend_long flag = PHP_INFO_ALL; in PHP_FUNCTION() local 1282 zend_long flag = PHP_CREDITS_ALL; in PHP_FUNCTION() local
|
/php-src/ext/gd/libgd/ |
H A D | gd_gif_in.c | 376 GetCode_(gdIOCtx *fd, CODE_STATIC_DATA *scd, int code_size, int flag, int *ZeroDataBlockP) in GetCode_() 421 GetCode(gdIOCtx *fd, CODE_STATIC_DATA *scd, int code_size, int flag, int *ZeroDataBlockP) in GetCode() 432 LWZReadByte_(gdIOCtx *fd, LZW_STATIC_DATA *sd, char flag, int input_code_size, int *ZeroDataBlockP) in LWZReadByte_() 546 LWZReadByte(gdIOCtx *fd, LZW_STATIC_DATA *sd, char flag, int input_code_size, int *ZeroDataBlockP) in LWZReadByte()
|
/php-src/ext/mysqlnd/ |
H A D | mysqlnd_vio.c | 39 int flag = 1; in mysqlnd_set_sock_no_delay() local 59 int flag = 1; in mysqlnd_set_sock_keepalive() local
|
/php-src/Zend/ |
H A D | zend_hash.c | 817 …nline zval *_zend_hash_add_or_update_i(HashTable *ht, zend_string *key, zval *pData, uint32_t flag) in _zend_hash_add_or_update_i() 898 …d_or_update_i(HashTable *ht, const char *str, size_t len, zend_ulong h, zval *pData, uint32_t flag) in _zend_hash_str_add_or_update_i() 978 … ZEND_FASTCALL zend_hash_add_or_update(HashTable *ht, zend_string *key, zval *pData, uint32_t flag) in zend_hash_add_or_update() 1017 …zend_hash_str_add_or_update(HashTable *ht, const char *str, size_t len, zval *pData, uint32_t flag) in zend_hash_str_add_or_update() 1083 …ine zval *_zend_hash_index_add_or_update_i(HashTable *ht, zend_ulong h, zval *pData, uint32_t flag) in _zend_hash_index_add_or_update_i() 1191 …END_FASTCALL zend_hash_index_add_or_update(HashTable *ht, zend_ulong h, zval *pData, uint32_t flag) in zend_hash_index_add_or_update() 3224 …API zval* ZEND_FASTCALL zend_hash_minmax(const HashTable *ht, compare_func_t compar, uint32_t flag) in zend_hash_minmax()
|
H A D | zend_compile.h | 85 uint8_t flag; member 663 #define ZEND_ADD_CALL_FLAG_EX(call_info, flag) do { \ argument 667 #define ZEND_DEL_CALL_FLAG_EX(call_info, flag) do { \ argument 671 #define ZEND_ADD_CALL_FLAG(call, flag) do { \ argument 675 #define ZEND_DEL_CALL_FLAG(call, flag) do { \ argument
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_printint.c | 352 const char *flag = " "; in pcre2_printint() local
|
/php-src/ext/filter/ |
H A D | sanitizing_filters.c | 136 static void filter_map_update(filter_map *map, int flag, const unsigned char *allowed_list) in filter_map_update()
|
/php-src/ext/zip/ |
H A D | php_zip.stub.php | 654 public function setPassword(#[\SensitiveParameter] string $password): bool {}
|
H A D | php_zip.c | 2126 zend_long flag, value; local 2145 zend_long flag, flags = 0; local
|
/php-src/Zend/Optimizer/ |
H A D | zend_cfg.c | 781 int flag = ZEND_FUNC_NO_LOOPS; in zend_cfg_identify_loops() local
|
/php-src/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_encoding.h | 250 unsigned int flag; member
|
/php-src/win32/build/ |
H A D | confutils.js | 1784 function REMOVE_TARGET(dllname, flag) argument
|
/php-src/main/ |
H A D | output.c | 1513 zend_long flag = 1; in PHP_FUNCTION() local
|
/php-src/ext/odbc/ |
H A D | php_odbc.c | 646 zend_long flag; in php_odbc_fetch_attribs() local
|
/php-src/ext/soap/ |
H A D | php_encoding.c | 2046 int i = 0, flag = 0; in calc_dimension_12() local 2073 int i = -1, flag = 0; in get_position_12() local
|
/php-src/sapi/litespeed/ |
H A D | lsapilib.c | 242 void LSAPI_Log(int flag, const char * fmt, ...) in LSAPI_Log() 2589 int flag = 1; in LSAPI_CreateListenSock2() local
|
/php-src/ext/fileinfo/libmagic/ |
H A D | file.h | 205 uint8_t flag; member
|
/php-src/ext/openssl/ |
H A D | xp_ssl.c | 1054 static inline int php_openssl_map_proto_version(int flag) /* {{{ */ in php_openssl_map_proto_version()
|
/php-src/ext/pcre/ |
H A D | php_pcre.c | 380 uint32_t flag = 0; in PHP_MINFO_FUNCTION() local
|
/php-src/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_cjk.c | 4060 int flag = 0; in mbfl_filt_conv_2022kr_wchar() local 9930 int c1, w, flag; in mbfl_filt_conv_euckr_wchar() local
|
/php-src/build/ |
H A D | gen_stub.php | 2527 …protected function addFlagForVersionsAbove(array $flags, string $flag, int $minimumVersionId): arr…
|
/php-src/ext/mbstring/ |
H A D | mbstring.c | 2130 unsigned int flag = enc->flag & (MBFL_ENCTYPE_SBCS | MBFL_ENCTYPE_WCS2 | MBFL_ENCTYPE_WCS4); in mb_get_substr() local
|
/php-src/ext/reflection/ |
H A D | php_reflection.c | 557 #define DUMP_CONST_FLAG(flag, output) \ in _const_string() argument
|