Home
last modified time | relevance | path

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

/PHP-5.3/ext/oci8/tests/
H A Dbug35973.phpt26 $d = $data['NC'];
38 ["NC"]=>
/PHP-5.3/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));
138 g->csetsize = NC;
151 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t));
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_printint.src233 fprintf(f, " NC ");

Completed in 12 milliseconds