Searched defs:cat (Results 1 – 4 of 4) sorted by relevance
/PHP-5.3/ext/odbc/ |
H A D | php_odbc.c | 3066 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local 3133 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local 3203 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local 3403 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local 3464 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local 3532 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local 3598 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local 3668 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local 3736 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 2187 int cat = UCD_CATEGORY(c); in match() local 2211 int cat = UCD_CATEGORY(c); in match() local 2238 int cat = UCD_CATEGORY(c); in match() local 2262 int cat = UCD_CATEGORY(c); in match() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regcomp.c | 1319 register cat_t cat; local
|
/PHP-5.3/ext/standard/ |
H A D | string.c | 4077 int num_args, cat, i = 0; local
|
Completed in 37 milliseconds