Home
last modified time | relevance | path

Searched defs:f (Results 26 – 50 of 68) sorted by relevance

123

/PHP-7.4/sapi/cli/
H A Dphp_cli.c180 Bucket *f = (Bucket *) a; in module_name_cmp() local
210 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s) /* {{{ */ in extension_name_cmp()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_list.c38 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.c52 void grapheme_substr_ascii(char *str, size_t str_len, int32_t f, int32_t l, char **sub_str, int32_t… in grapheme_substr_ascii()
/PHP-7.4/ext/standard/
H A Dmd5.c156 #define STEP(f, a, b, c, d, x, t, s) \ argument
H A Dmail.c519 zend_string *f; in php_mail() local
H A Dcrypt_freesec.c465 uint32_t f, r48l, r48r, saltbits; in do_des() local
H A Dinfo.c752 Bucket *f = (Bucket *) a; in module_name_cmp() local
H A Dcrypt_sha256.c107 uint32_t f = ctx->H[5]; in sha256_process_block() local
H A Dcrypt_sha512.c131 uint64_t f = ctx->H[5]; in sha512_process_block() local
/PHP-7.4/ext/gd/libgd/
H A Dgd.c380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
1461 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1489 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
H A Dgd_interpolation.c1495 const gdFixed f = gd_itofx(k)-f_f; in gdImageScaleBicubicFixed() local
1511 const gdFixed f = gd_itofx(l) - f_g; in gdImageScaleBicubicFixed() local
2021 const gdFixed f = gd_itofx(k)-f_f; in gdImageRotateBicubicFixed() local
2047 const gdFixed f = gd_itofx(l) - f_g; in gdImageRotateBicubicFixed() local
/PHP-7.4/ext/phar/
H A Ddirstream.c157 Bucket *f; in phar_compare_dir_name() local
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c215 Bucket *f; in collator_compare_func() local
/PHP-7.4/ext/hash/
H A Dhash_sha.c481 uint32_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
791 uint64_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
/PHP-7.4/Zend/
H A Dmicro_bench.php53 static function f() { function in Foo
H A Dzend_ini.c176 const Bucket *f; in ini_key_compare() local
/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_statement.c374 ISC_INT64 n, f = scales[-var->sqlscale]; in firebird_stmt_get_col() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c191 Bucket *f = (Bucket *) a; in module_name_cmp() local
221 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s) /* {{{ */ in extension_name_cmp()
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c2484 int f, n, s, r, d, size, *mapelm; in collector_encode_htmlnumericentity() local
2530 int f, n, s, r, d, size, *mapelm; in collector_decode_htmlnumericentity() local
2706 int f, n, s, r, d, size, *mapelm; in collector_encode_hex_htmlnumericentity() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_portability.h18 #define STRUCT_OFFSET(t, f) XtOffsetOf(t, f) argument
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h432 #define XMLRPC_VectorAppendDouble(vector, id, f) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValue… argument
/PHP-7.4/ext/com_dotnet/
H A Dcom_com.c479 int php_com_do_invoke_byref(php_com_dotnet_object *obj, zend_internal_function *f, in php_com_do_invoke_byref()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c245 Bucket *f = (Bucket *) a; in module_name_cmp() local
272 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s) in extension_name_cmp()
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c486 FILE *f; in php_xsl_apply_stylesheet() local
/PHP-7.4/ext/soap/
H A Dphp_sdl.c1051 sdlFaultPtr f; in load_wsdl() local
1550 int f; in get_sdl_from_cache() local
2115 int f; in add_sdl_to_cache() local

Completed in 82 milliseconds

123