Home
last modified time | relevance | path

Searched defs:y (Results 51 – 57 of 57) sorted by relevance

123

/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c499 static int CMYKToRGB(int c, int m, int y, int k, int inverted) in CMYKToRGB()
/PHP-5.5/ext/xml/
H A Dcompat.c97 int y = 0; in _start_element_handler_ns() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10599 # define SET_FULLSYNC(x,y) argument
13552 #define sqlite3TableLock(v,w,x,y,z) argument
13613 #define sqlite3WithPush(x,y,z) argument
13614 #define sqlite3WithDelete(x,y) argument
13702 #define sqlite3ExprCheckHeight(x,y) argument
13713 #define sqlite3ConnectionBlocked(x,y) argument
15803 DateTime x, y; in localtimeOffset() local
16039 int x, y; in parseModifier() local
16052 int y = (int)r; in parseModifier() local
16297 DateTime y = x; in strftimeFunc() local
[all …]
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c86 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) argument
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c2073 Node *x, *y; in get_min_match_length() local
2398 is_not_included(Node* x, Node* y, regex_t* reg) in is_not_included()
3162 Node *x, *y; in next_setup() local
H A Dregparse.c307 str_end_cmp(st_str_end_key* x, st_str_end_key* y) in str_end_cmp()
4857 static int type_cclass_cmp(type_cclass_key* x, type_cclass_key* y) in type_cclass_cmp()
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c65 #define realpath(x,y) strcpy(y,x) argument

Completed in 473 milliseconds

123