Home
last modified time | relevance | path

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

/PHP-5.5/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.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()
H A Dgdft.c596 int x, y, row, col, pc, pcr; local
/PHP-5.5/ext/ereg/regex/
H A Ddebug.c100 register int col = 0; local
H A Dregcomp.c1282 register uch *col; local
1307 register uch *col; local
/PHP-5.5/ext/gd/
H A Dgd.c2905 int col; in PHP_FUNCTION() local
2973 int col; in PHP_FUNCTION() local
3001 int col; in PHP_FUNCTION() local
3075 long x, y, col; in PHP_FUNCTION() local
3093 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3119 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3137 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3155 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3222 long x, y, border, col; in PHP_FUNCTION() local
3240 long x, y, col; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/odbc/
H A Dbirdstep.c462 zval **col; in PHP_FUNCTION() local
667 long ind, col; in PHP_FUNCTION() local
H A Dphp_odbc.c3514 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo_oci/
H A Doci_statement.c483 pdo_oci_column *col = (pdo_oci_column*)octxp; in oci_define_callback() local
511 struct pdo_column_data *col = &stmt->columns[colno]; in oci_stmt_describe() local
/PHP-5.5/ext/pdo_dblib/
H A Ddblib_stmt.c205 struct pdo_column_data *col = &stmt->columns[colno]; in pdo_dblib_stmt_describe() local
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c551 struct pdo_column_data *col = &stmt->columns[colno]; in odbc_stmt_describe() local
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c186 struct pdo_column_data *col = &stmt->columns[colno]; in firebird_stmt_describe() local
/PHP-5.5/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
1830 struct pdo_column_data *col; in PHP_METHOD() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_result.c196 int64_t col; in MYSQLND_METHOD() local

Completed in 88 milliseconds