Home
last modified time | relevance | path

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

/PHP-5.4/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.c596 int x, y, row, col, pc, pcr; local
/PHP-5.4/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.4/ext/gd/
H A Dgd.c3047 int col; in PHP_FUNCTION() local
3115 int col; in PHP_FUNCTION() local
3143 int col; in PHP_FUNCTION() local
3216 long x, y, col; in PHP_FUNCTION() local
3234 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3260 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3278 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3296 long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3363 long x, y, border, col; in PHP_FUNCTION() local
3381 long x, y, col; in PHP_FUNCTION() local
[all …]
/PHP-5.4/ext/odbc/
H A Dbirdstep.c462 zval **col; in PHP_FUNCTION() local
667 long ind, col; in PHP_FUNCTION() local
H A Dphp_odbc.c3497 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
/PHP-5.4/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.4/ext/pdo_dblib/
H A Ddblib_stmt.c205 struct pdo_column_data *col = &stmt->columns[colno]; in pdo_dblib_stmt_describe() local
/PHP-5.4/ext/pdo_odbc/
H A Dodbc_stmt.c551 struct pdo_column_data *col = &stmt->columns[colno]; in odbc_stmt_describe() local
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_statement.c186 struct pdo_column_data *col = &stmt->columns[colno]; in firebird_stmt_describe() local
/PHP-5.4/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
1839 struct pdo_column_data *col; in PHP_METHOD() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_result.c207 int64_t col; in MYSQLND_METHOD() local

Completed in 90 milliseconds