Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 24 of 24) sorted by relevance

/php-src/ext/standard/
H A Dcredits.c24 PHPAPI ZEND_COLD void php_print_credits(int flag) /* {{{ */ in php_print_credits()
H A Dinfo.c780 PHPAPI ZEND_COLD void php_print_info(int flag) in php_print_info()
1101 PHPAPI ZEND_COLD void php_info_print_box_start(int flag) /* {{{ */ in php_info_print_box_start()
1258 zend_long flag = PHP_INFO_ALL; in PHP_FUNCTION() local
1302 zend_long flag = PHP_CREDITS_ALL; in PHP_FUNCTION() local
/php-src/ext/gd/libgd/
H A Dgd_gif_in.c376 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 Dmysqlnd_vio.c39 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 Dzend_hash.c812 …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()
893 …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()
973 … ZEND_FASTCALL zend_hash_add_or_update(HashTable *ht, zend_string *key, zval *pData, uint32_t flag) in zend_hash_add_or_update()
1012 …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()
1078 …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()
1186 …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()
3189 …API zval* ZEND_FASTCALL zend_hash_minmax(const HashTable *ht, compare_func_t compar, uint32_t flag) in zend_hash_minmax()
H A Dzend_compile.h84 uint8_t flag; member
611 #define ZEND_ADD_CALL_FLAG_EX(call_info, flag) do { \ argument
615 #define ZEND_DEL_CALL_FLAG_EX(call_info, flag) do { \ argument
619 #define ZEND_ADD_CALL_FLAG(call, flag) do { \ argument
623 #define ZEND_DEL_CALL_FLAG(call, flag) do { \ argument
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_printint.c352 const char *flag = " "; in pcre2_printint() local
/php-src/ext/filter/
H A Dsanitizing_filters.c134 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 Dphp_zip.stub.php647 public function setPassword(#[\SensitiveParameter] string $password): bool {}
H A Dphp_zip.c2120 zend_long flag, value; local
2139 zend_long flag, flags = 0; local
/php-src/Zend/Optimizer/
H A Dzend_cfg.c784 int flag = ZEND_FUNC_NO_LOOPS; in zend_cfg_identify_loops() local
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.h250 unsigned int flag; member
/php-src/win32/build/
H A Dconfutils.js1786 function REMOVE_TARGET(dllname, flag) argument
/php-src/main/
H A Doutput.c1505 zend_long flag = 1; in PHP_FUNCTION() local
/php-src/ext/soap/
H A Dphp_encoding.c2000 int i = 0, flag = 0; in calc_dimension_12() local
2027 int i = -1, flag = 0; in get_position_12() local
/php-src/sapi/litespeed/
H A Dlsapilib.c242 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 Dfile.h205 uint8_t flag; member
/php-src/ext/openssl/
H A Dxp_ssl.c1054 static inline int php_openssl_map_proto_version(int flag) /* {{{ */ in php_openssl_map_proto_version()
/php-src/ext/odbc/
H A Dphp_odbc.c511 zend_long flag; in php_odbc_fetch_attribs() local
/php-src/ext/pcre/
H A Dphp_pcre.c392 uint32_t flag = 0; in PHP_MINFO_FUNCTION() local
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c4060 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 Dgen_stub.php2505 …protected function addFlagForVersionsAbove(array $flags, string $flag, int $minimumVersionId): arr…
/php-src/ext/mbstring/
H A Dmbstring.c2124 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 Dphp_reflection.c551 #define DUMP_CONST_FLAG(flag, output) \ in _const_string() argument

Completed in 307 milliseconds