Searched defs:cat (Results 1 – 5 of 5) sorted by relevance
/PHP-7.0/ext/odbc/ |
H A D | php_odbc.c | 3159 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local 3228 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local 3300 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local 3506 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local 3569 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local 3639 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local 3707 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local 3779 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local 3849 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
|
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 2207 int cat = UCD_CATEGORY(c); in match() local 2231 int cat = UCD_CATEGORY(c); in match() local 2258 int cat = UCD_CATEGORY(c); in match() local 2282 int cat = UCD_CATEGORY(c); in match() local
|
/PHP-7.0/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 257 cdf_catalog_t *cat; in cdf_file_catalog() local
|
H A D | cdf.c | 1036 cdf_catalog_t **cat) in cdf_unpack_catalog() 1417 cdf_catalog_t *cat; in cdf_dump_catalog() local
|
/PHP-7.0/ext/standard/ |
H A D | string.c | 4399 zend_long cat; local
|
Completed in 49 milliseconds