Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dwbmp.c153 int row, col, byte, pel, pos; in readwbmp() local
250 int row, col; in writewbmp() local
309 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 Dgd.c1050 static void gdImageHLine(gdImagePtr im, int y, int x1, int x2, int col) in gdImageHLine()
1069 static void gdImageVLine(gdImagePtr im, int x, int y1, int y2, int col) in gdImageVLine()
1285 void gdImageAALine (gdImagePtr im, int x1, int y1, int x2, int y2, int col) in gdImageAALine()
H A Dgdft.c594 int x, y, row, col, pc, pcr; local
/PHP-5.3/ext/ereg/regex/
H A Ddebug.c100 register int col = 0; local
H A Dregcomp.c1274 register uch *col; local
1295 register uch *col; local
/PHP-5.3/ext/gd/
H A Dgd.c3006 int col; in PHP_FUNCTION() local
3074 int col; in PHP_FUNCTION() local
3101 int col; in PHP_FUNCTION() local
3174 long x, y, col; in PHP_FUNCTION() local
3192 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3218 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3236 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3254 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3321 long x, y, border, col; in PHP_FUNCTION() local
3339 long x, y, col; in PHP_FUNCTION() local
[all …]
/PHP-5.3/ext/pdo_dblib/
H A Ddblib_stmt.c255 struct pdo_column_data *col = &stmt->columns[colno]; local
/PHP-5.3/ext/odbc/
H A Dbirdstep.c462 zval **col; in PHP_FUNCTION() local
667 long ind, col; in PHP_FUNCTION() local
H A Dphp_odbc.c3464 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/pdo_oci/
H A Doci_statement.c477 pdo_oci_column *col = (pdo_oci_column*)octxp; in oci_define_callback() local
505 struct pdo_column_data *col = &stmt->columns[colno]; in oci_stmt_describe() local
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c207 int col; in pdo_stmt_describe_columns() local
548 struct pdo_column_data *col; in fetch_value() local
1848 struct pdo_column_data *col; in PHP_METHOD() local
/PHP-5.3/ext/pdo_odbc/
H A Dodbc_stmt.c545 struct pdo_column_data *col = &stmt->columns[colno]; in odbc_stmt_describe() local
/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_statement.c188 struct pdo_column_data *col = &stmt->columns[colno]; in firebird_stmt_describe() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_result.c209 int64_t col; in MYSQLND_METHOD() local

Completed in 75 milliseconds