Home
last modified time | relevance | path

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

123

/PHP-5.4/sapi/cli/
H A Dphp_cli.c182 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 TSRMLS_DC)… in extension_name_cmp()
/PHP-5.4/ext/ereg/regex/
H A Dmain.c132 char *f[MAXF]; local
/PHP-5.4/ext/soap/interop/
H A Dclient_round2_params.php156 function SOAPStruct($s, $i, $f) {
/PHP-5.4/ext/gd/libgd/
H A Dgd.c336 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
1538 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1564 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1590 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1601 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1614 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1625 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
/PHP-5.4/ext/intl/collator/
H A Dcollator_sort.c211 Bucket *f; in collator_compare_func() local
/PHP-5.4/ext/standard/
H A Dmd5.c154 #define STEP(f, a, b, c, d, x, t, s) \ argument
H A Darray.c175 Bucket *f; in php_array_key_compare() local
361 Bucket *f; in php_array_data_compare() local
407 Bucket *f, *s; in php_array_natural_general_compare() local
576 Bucket *f; in php_array_user_compare() local
721 Bucket *f; in php_array_user_key_compare() local
H A Dcrypt_freesec.c471 uint32_t f, r48l, r48r, saltbits; in do_des() local
H A Durl_scanner_ex.c218 char f = 0; in tag_arg() local
H A Dcrypt_sha512.c146 uint64_t f = ctx->H[5]; in sha512_process_block() local
/PHP-5.4/ext/phar/
H A Ddirstream.c165 Bucket *f; in phar_compare_dir_name() local
/PHP-5.4/TSRM/
H A Dtsrm_virtual_cwd.c1469 FILE *f; in virtual_fopen() local
1633 int f; in virtual_open() local
1661 int f; in virtual_creat() local
/PHP-5.4/ext/hash/
H A Dhash_sha.c483 php_hash_uint32 e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
793 php_hash_uint64 e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_statement.c327 ISC_INT64 n, f = scales[-var->sqlscale]; in firebird_stmt_get_col() local
/PHP-5.4/Zend/
H A Dmicro_bench.php53 static function f() { function in Foo
H A Dzend_ini.c150 const Bucket *f; in ini_key_compare() local
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_main.c226 Bucket *f = *((Bucket **) a); in module_name_cmp() local
251 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s TSRMLS_DC) in extension_name_cmp()
/PHP-5.4/ext/ereg/
H A Dereg.c108 Bucket *f = *((Bucket **) a); in ZEND_GET_MODULE() local
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregparse.h153 #define SET_EFFECT_STATUS(node,f) (node)->u.effect.state |= (f) argument
154 #define CLEAR_EFFECT_STATUS(node,f) (node)->u.effect.state &= ~(f) argument
H A Dst.c151 FILE *f = fopen("/tmp/col", "w"); in stat_col() local
/PHP-5.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c2690 int f, n, s, r, d, size, *mapelm; in collector_encode_htmlnumericentity() local
2736 int f, n, s, r, d, size, *mapelm; in collector_decode_htmlnumericentity() local
2914 int f, n, s, r, d, size, *mapelm; in collector_encode_hex_htmlnumericentity() local
/PHP-5.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h431 #define XMLRPC_VectorAppendDouble(vector, id, f) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValue… argument
/PHP-5.4/ext/com_dotnet/
H A Dcom_com.c472 …zend_internal_function *f = (zend_internal_function*)EG(current_execute_data)->function_state.func… in php_com_do_invoke_byref() local
/PHP-5.4/sapi/cgi/
H A Dcgi_main.c226 Bucket *f = *((Bucket **) a); in module_name_cmp() local
251 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s TSRMLS_DC) in extension_name_cmp()
/PHP-5.4/ext/interbase/
H A Dibase_query.c1340 ISC_INT64 n = *(ISC_INT64 *) data, f = scales[-scale]; in _php_ibase_var_zval() local
1359 long f = (long) scales[-scale]; in _php_ibase_var_zval() local

Completed in 88 milliseconds

123