Searched defs:cat (Results 1 – 5 of 5) sorted by relevance
/PHP-7.1/ext/odbc/ |
H A D | php_odbc.c | 3166 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local 3235 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local 3307 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local 3513 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local 3576 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local 3646 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local 3714 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local 3786 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local 3856 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
|
/PHP-7.1/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.1/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 257 cdf_catalog_t *cat; in cdf_file_catalog() local
|
H A D | cdf.c | 1035 cdf_catalog_t **cat) in cdf_unpack_catalog() 1416 cdf_catalog_t *cat; in cdf_dump_catalog() local
|
/PHP-7.1/ext/standard/ |
H A D | string.c | 4415 zend_long cat; local
|
Completed in 40 milliseconds