Searched defs:cat (Results 1 – 4 of 4) sorted by relevance
/PHP-5.5/ext/odbc/ |
H A D | php_odbc.c | 3116 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local 3183 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local 3253 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local 3453 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local 3514 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local 3582 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local 3648 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local 3718 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local 3786 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 2209 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.5/ext/ereg/regex/ |
H A D | regcomp.c | 1331 register cat_t cat; local
|
/PHP-5.5/ext/standard/ |
H A D | string.c | 4382 int num_args, cat, i = 0; local
|
Completed in 42 milliseconds