Lines Matching defs:code
148 uint32_t code;
184 /* get the character code, field 0 */
185 code=(uint32_t)uprv_strtoul(s, &end, 16);
191 compareMapping(code,mapping, length,USPREP_MAP);
211 //fprintf(stdout,"Number of code points that have mappings with length >1 : %i\n",len);
317 test.logln("Number of Unassinged code points : %i \n",unassigned);
318 test.logln("Number of Prohibited code points : %i \n",prohibited);
319 test.logln("Number of Mapped code points : %i \n",mapped);
320 test.logln("Number of Mapped with NFKC code points : %i \n",mappedWithNorm);
321 test.logln("Number of code points that have no value in Trie: %i \n",noValueInTrie);
411 // supplementary code point