Searched defs:cat (Results 1 – 6 of 6) sorted by relevance
/PHP-7.3/ext/odbc/ |
H A D | php_odbc.c | 3138 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local 3207 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local 3279 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local 3485 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local 3548 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local 3618 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local 3686 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local 3758 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local 3828 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
|
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_dfa_match.c | 1105 uint32_t cat = UCD_CATEGORY(d); in internal_dfa_match() local 1130 uint32_t cat = UCD_CATEGORY(c); in internal_dfa_match() local
|
H A D | pcre2_match.c | 5754 int cat = UCD_CATEGORY(fc); in match() local 5788 int cat = UCD_CATEGORY(fc); in match() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 264 cdf_catalog_t *cat; in cdf_file_catalog() local
|
H A D | cdf.c | 1128 cdf_catalog_t **cat) in cdf_unpack_catalog() 1518 cdf_catalog_t *cat; in cdf_dump_catalog() local
|
/PHP-7.3/ext/standard/ |
H A D | string.c | 4813 zend_long cat; local
|
Completed in 48 milliseconds