Home
last modified time | relevance | path

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

/PHP-5.6/ext/odbc/
H A Dphp_odbc.c3127 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
3194 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
3264 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3464 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3525 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
3593 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local
3659 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3729 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3797 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-5.6/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.6/ext/ereg/regex/
H A Dregcomp.c1331 register cat_t cat; local
/PHP-5.6/ext/standard/
H A Dstring.c4388 int num_args, cat, i = 0; local

Completed in 64 milliseconds