Searched defs:pSrc (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/gd/libgd/ |
H A D | gd_interpolation.c | 929 static inline void _gdScaleRow(gdImagePtr pSrc, unsigned int src_width, gdImagePtr dst, unsigned i… in _gdScaleRow() 953 static inline int _gdScaleHoriz(gdImagePtr pSrc, unsigned int src_width, unsigned int src_height, g… in _gdScaleHoriz() 978 static inline void _gdScaleCol (gdImagePtr pSrc, unsigned int src_width, gdImagePtr pRes, unsigned… in _gdScaleCol() 1001 static inline int _gdScaleVert (const gdImagePtr pSrc, const unsigned int src_width, const unsigned… in _gdScaleVert()
|
/PHP-7.2/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 17770 SrcList *pSrc; /* The FROM clause */ member
|
Completed in 669 milliseconds