Home
last modified time | relevance | path

Searched defs:u (Results 1 – 25 of 30) sorted by path

12

/PHP-5.5/Zend/
H A Dzend_compile.h95 } u; member
H A Dzend_execute.c100 #define PZVAL_UNLOCK_EX(z, f, u) zend_pzval_unlock_func(z, f, u TSRMLS_CC) argument
H A Dzend_gc.h88 } u; member
96 } u; member
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Drecmul.c182 _bc_rec_mul (bc_num u, int ulen, bc_num v, int vlen, bc_num *prod, in _bc_rec_mul()
/PHP-5.5/ext/dba/libcdb/
H A Dcdb.c133 uint32 u; in cdb_findnext() local
H A Dcdb_make.c143 uint32 u; in cdb_make_finish() local
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c737 register const unsigned char *u; local
/PHP-5.5/ext/exif/
H A Dexif.c1359 unsigned u; member
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c78 uint32_t u; member
/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c883 unsigned int u = 0; in _gdContributionsAlloc() local
923 unsigned int u; in _gdContributionsFree() local
937 unsigned int u; in _gdContributionsCalc() local
1017 unsigned int u; in _gdScaleHoriz() local
1064 unsigned int u; in _gdScaleVert() local
H A Dgd_rotate.c354 int u, iShear, newx, newy; in gdImageRotate45() local
H A Dwebpimg.c151 static void ToRGB(int y, int u, int v, uint32* const dst) { in ToRGB()
/PHP-5.5/ext/gmp/
H A Dgmp.c469 #define gmp_zval_binary_ui_op(r, a, b, o, u) gmp_zval_binary_ui_op_ex(r, a, b, o, u, 0, 0, 0 TSRMLS… argument
470 #define gmp_zval_binary_ui_op2(r, a, b, o, u) gmp_zval_binary_ui_op2_ex(r, a, b, o, u, 0, 0, 0 TSRM… argument
/PHP-5.5/ext/hash/
H A Dhash_gost.c61 #define X(w, u, v) \ argument
129 #define SHIFT12(u, m, s) \ argument
156 #define SHIFT16(h, v, u) \ argument
213 php_hash_uint32 l, r, t, key[8], u[8], v[8], w[8], s[8], *h = state, *m = data; in Gost() local
/PHP-5.5/ext/intl/collator/
H A Dcollator_is_numeric.c36 const UChar *u = nptr, *nstart; in collator_u_strtod() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h730 } u; member
H A Dregparse.c2305 } u; member
H A Dregparse.h267 } u; member
/PHP-5.5/ext/mysqli/
H A Dmysqli_libmysql.h42 #define mysqli_change_user_silent(c, u, p, d, p_len) mysql_change_user((c), (u), (p), (d)) argument
H A Dmysqli_mysqlnd.h44 #define mysqli_change_user_silent(c, u, p, d, p_len) mysqlnd_change_user_ex((c), (u), (p), (d), T… argument
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c260 } u; member
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h291 } u; member
/PHP-5.5/ext/phar/
H A Dphar_object.c378 char *e = *entry + 1, *u = NULL, *u1 = NULL, *saveu = NULL; in phar_postprocess_ru_web() local
/PHP-5.5/ext/posix/
H A Dposix.c618 struct utsname u; in PHP_FUNCTION() local
/PHP-5.5/ext/soap/
H A Dphp_sdl.h174 } u; member

Completed in 146 milliseconds

12