Searched defs:Y (Results 1 – 4 of 4) sorted by relevance
/PHP-7.0/Zend/ |
H A D | zend_portability.h | 196 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument 199 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
|
/PHP-7.0/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 12347 # define sqlite3SchemaMutexHeld(X,Y,Z) 1 argument 16406 # define sqlite3TriggerList(X, Y) 0 argument 16512 # define sqlite3FileSuffix3(X,Y) argument 16636 # define sqlite3VtabClear(Y) argument 16637 # define sqlite3VtabSync(X,Y) SQLITE_OK argument 16645 # define sqlite3GetVTable(X,Y) ((VTable*)0) argument 16843 # define sqlite3MemdebugHasType(X,Y) 1 argument 16844 # define sqlite3MemdebugNoType(X,Y) 1 argument 18592 int Y, M, D; /* Year, month, and day */ member 18764 int Y, M, D, A, B, X1, X2; in computeJD() local [all …]
|
/PHP-7.0/ext/gd/libgd/ |
H A D | gd.c | 1844 #define FILL_PUSH(Y, XL, XR, DY) \ argument 1848 #define FILL_POP(Y, XL, XR, DY) \ argument
|
/PHP-7.0/ext/gd/ |
H A D | gd.c | 3544 zend_long SIZE, X, Y, COL; in php_imagechar() local
|
Completed in 425 milliseconds