Home
last modified time | relevance | path

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

/PHP-5.4/ext/odbc/
H A Dphp_odbc.c3099 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
3166 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
3236 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3436 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3497 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
3565 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local
3631 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3701 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3769 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_exec.c2209 int cat = UCD_CATEGORY(c); in match() local
2233 int cat = UCD_CATEGORY(c); in match() local
2260 int cat = UCD_CATEGORY(c); in match() local
2284 int cat = UCD_CATEGORY(c); in match() local
/PHP-5.4/ext/ereg/regex/
H A Dregcomp.c1331 register cat_t cat; local
/PHP-5.4/ext/standard/
H A Dstring.c4402 int num_args, cat, i = 0; local

Completed in 58 milliseconds