Home
last modified time | relevance | path

Searched refs:NC (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/ext/oci8/tests/
H A Dbug35973.phpt26 $d = $data['NC'];
38 ["NC"]=>
/PHP-5.4/ext/ereg/regex/
H A Dutils.h9 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
H A Ddebug.c26 int nincat[NC];
H A Dregcomp.c117 (NC-1)*sizeof(cat_t));
146 g->csetsize = NC;
159 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t));

Completed in 11 milliseconds