Searched defs:cat (Results 1 – 5 of 5) sorted by relevance
/PHP-7.2/ext/odbc/ |
H A D | php_odbc.c | 3169 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local 3238 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local 3310 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local 3516 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local 3579 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local 3649 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local 3717 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local 3789 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local 3859 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 2209 int cat = UCD_CATEGORY(c); in match() local 2233 int cat = UCD_CATEGORY(c); in match() local 2260 int cat = UCD_CATEGORY(c); in match() local 2284 int cat = UCD_CATEGORY(c); in match() local
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 261 cdf_catalog_t *cat; in cdf_file_catalog() local
|
H A D | cdf.c | 1150 cdf_catalog_t **cat) in cdf_unpack_catalog() 1540 cdf_catalog_t *cat; in cdf_dump_catalog() local
|
/PHP-7.2/ext/standard/ |
H A D | string.c | 4477 zend_long cat; local
|
Completed in 42 milliseconds