Home
last modified time | relevance | path

Searched defs:col (Results 1 – 14 of 14) sorted by relevance

/PHP-7.0/ext/gd/libgd/
H A Dwbmp.c153 int row, col, byte, pel, pos; in readwbmp() local
253 int row, col; in writewbmp() local
312 int row, col; in printwbmp() local
H A Dgd_wbmp.c133 int col, row, pos; in gdImageCreateFromWBMPCtx() local
H A Dgd_topal.c356 JDIMENSION col; local
1304 JDIMENSION col; local
1384 JDIMENSION col; local
H A Dgdft.c629 int x, y, row, col, pc, pcr; local
H A Dgd.c1061 static void gdImageHLine(gdImagePtr im, int y, int x1, int x2, int col) in gdImageHLine()
1080 static void gdImageVLine(gdImagePtr im, int x, int y1, int y2, int col) in gdImageVLine()
1296 void gdImageAALine (gdImagePtr im, int x1, int y1, int x2, int y2, int col) in gdImageAALine()
/PHP-7.0/ext/gd/
H A Dgd.c2901 int col; in PHP_FUNCTION() local
2975 int col; in PHP_FUNCTION() local
3005 int col; in PHP_FUNCTION() local
3088 zend_long x, y, col; in PHP_FUNCTION() local
3109 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3137 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3158 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3179 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3252 zend_long x, y, border, col; in PHP_FUNCTION() local
3273 zend_long x, y, col; in PHP_FUNCTION() local
[all …]
/PHP-7.0/ext/odbc/
H A Dbirdstep.c462 zval **col; in PHP_FUNCTION() local
667 zend_long ind, col; in PHP_FUNCTION() local
H A Dphp_odbc.c3569 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/pdo_oci/
H A Doci_statement.c505 pdo_oci_column *col = (pdo_oci_column*)octxp; in oci_define_callback() local
532 struct pdo_column_data *col = &stmt->columns[colno]; in oci_stmt_describe() local
/PHP-7.0/ext/pdo_dblib/
H A Ddblib_stmt.c219 struct pdo_column_data *col; in pdo_dblib_stmt_describe() local
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c201 int col; in pdo_stmt_describe_columns() local
546 struct pdo_column_data *col; in fetch_value() local
1801 struct pdo_column_data *col; in PHP_METHOD() local
/PHP-7.0/ext/pdo_firebird/
H A Dfirebird_statement.c201 struct pdo_column_data *col = &stmt->columns[colno]; in firebird_stmt_describe() local
/PHP-7.0/ext/pdo_odbc/
H A Dodbc_stmt.c567 struct pdo_column_data *col = &stmt->columns[colno]; in odbc_stmt_describe() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_result.c221 int64_t col; in MYSQLND_METHOD() local

Completed in 98 milliseconds