Home
last modified time | relevance | path

Searched defs:cat (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/odbc/
H A Dphp_odbc.c2720 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
2788 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
2859 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3062 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3124 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
3189 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local
3252 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3322 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3391 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c1119 uint32_t cat = UCD_CATEGORY(d); in internal_dfa_match() local
1144 uint32_t cat = UCD_CATEGORY(c); in internal_dfa_match() local
H A Dpcre2_match.c6052 int cat = UCD_CATEGORY(fc); in match() local
6086 int cat = UCD_CATEGORY(fc); in match() local
/PHP-8.2/ext/fileinfo/libmagic/
H A Dreadcdf.c260 cdf_catalog_t *cat; in cdf_file_catalog() local
H A Dcdf.c1151 cdf_catalog_t **cat) in cdf_unpack_catalog()
1541 cdf_catalog_t *cat; in cdf_dump_catalog() local
/PHP-8.2/ext/standard/
H A Dstring.c4650 static zend_string *try_setlocale_str(zend_long cat, zend_string *loc) {
4716 static zend_string *try_setlocale_zval(zend_long cat, zval *loc_zv) {
4730 zend_long cat; local

Completed in 62 milliseconds