Home
last modified time | relevance | path

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

/PHP-8.0/ext/odbc/
H A Dphp_odbc.c2735 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
2803 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
2874 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3077 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3139 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
3204 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local
3267 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3337 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3406 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-8.0/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.c5857 int cat = UCD_CATEGORY(fc); in match() local
5891 int cat = UCD_CATEGORY(fc); in match() local
/PHP-8.0/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.0/ext/standard/
H A Dstring.c4575 static zend_string *try_setlocale_str(zend_long cat, zend_string *loc) {
4641 static zend_string *try_setlocale_zval(zend_long cat, zval *loc_zv) {
4655 zend_long cat; local

Completed in 53 milliseconds