Home
last modified time | relevance | path

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

/PHP-8.1/ext/odbc/
H A Dphp_odbc.c2749 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
2817 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
2888 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3091 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3153 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
3218 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local
3281 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3351 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3420 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-8.1/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.c5859 int cat = UCD_CATEGORY(fc); in match() local
5893 int cat = UCD_CATEGORY(fc); in match() local
/PHP-8.1/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.1/ext/standard/
H A Dstring.c4642 static zend_string *try_setlocale_str(zend_long cat, zend_string *loc) {
4708 static zend_string *try_setlocale_zval(zend_long cat, zval *loc_zv) {
4722 zend_long cat; local

Completed in 85 milliseconds