Home | History | Annotate | Download | only in genpname

Lines Matching refs:Property

2404 const Property PROPERTY[] = {
2405 Property((int32_t) UCHAR_ALPHABETIC, 68, VALUES_binprop_COUNT, VALUES_binprop),
2406 Property((int32_t) UCHAR_ASCII_HEX_DIGIT, 70, VALUES_binprop_COUNT, VALUES_binprop),
2407 Property((int32_t) UCHAR_BIDI_CONTROL, 72, VALUES_binprop_COUNT, VALUES_binprop),
2408 Property((int32_t) UCHAR_BIDI_MIRRORED, 74, VALUES_binprop_COUNT, VALUES_binprop),
2409 Property((int32_t) UCHAR_CASED, 76, VALUES_binprop_COUNT, VALUES_binprop),
2410 Property((int32_t) UCHAR_CASE_IGNORABLE, 78, VALUES_binprop_COUNT, VALUES_binprop),
2411 Property((int32_t) UCHAR_CASE_SENSITIVE, 80, VALUES_binprop_COUNT, VALUES_binprop),
2412 Property((int32_t) UCHAR_CHANGES_WHEN_CASEFOLDED, 82, VALUES_binprop_COUNT, VALUES_binprop),
2413 Property((int32_t) UCHAR_CHANGES_WHEN_CASEMAPPED, 84, VALUES_binprop_COUNT, VALUES_binprop),
2414 Property((int32_t) UCHAR_CHANGES_WHEN_LOWERCASED, 86, VALUES_binprop_COUNT, VALUES_binprop),
2415 Property((int32_t) UCHAR_CHANGES_WHEN_NFKC_CASEFOLDED, 88, VALUES_binprop_COUNT, VALUES_binprop),
2416 Property((int32_t) UCHAR_CHANGES_WHEN_TITLECASED, 90, VALUES_binprop_COUNT, VALUES_binprop),
2417 Property((int32_t) UCHAR_CHANGES_WHEN_UPPERCASED, 92, VALUES_binprop_COUNT, VALUES_binprop),
2418 Property((int32_t) UCHAR_DASH, 94, VALUES_binprop_COUNT, VALUES_binprop),
2419 Property((int32_t) UCHAR_DEFAULT_IGNORABLE_CODE_POINT, 96, VALUES_binprop_COUNT, VALUES_binprop),
2420 Property((int32_t) UCHAR_DEPRECATED, 98, VALUES_binprop_COUNT, VALUES_binprop),
2421 Property((int32_t) UCHAR_DIACRITIC, 100, VALUES_binprop_COUNT, VALUES_binprop),
2422 Property((int32_t) UCHAR_EXTENDER, 102, VALUES_binprop_COUNT, VALUES_binprop),
2423 Property((int32_t) UCHAR_FULL_COMPOSITION_EXCLUSION, 104, VALUES_binprop_COUNT, VALUES_binprop),
2424 Property((int32_t) UCHAR_GRAPHEME_BASE, 106, VALUES_binprop_COUNT, VALUES_binprop),
2425 Property((int32_t) UCHAR_GRAPHEME_EXTEND, 108, VALUES_binprop_COUNT, VALUES_binprop),
2426 Property((int32_t) UCHAR_GRAPHEME_LINK, 110, VALUES_binprop_COUNT, VALUES_binprop),
2427 Property((int32_t) UCHAR_HEX_DIGIT, 112, VALUES_binprop_COUNT, VALUES_binprop),
2428 Property((int32_t) UCHAR_HYPHEN, 114, VALUES_binprop_COUNT, VALUES_binprop),
2429 Property((int32_t) UCHAR_IDEOGRAPHIC, 116, VALUES_binprop_COUNT, VALUES_binprop),
2430 Property((int32_t) UCHAR_IDS_BINARY_OPERATOR, 118, VALUES_binprop_COUNT, VALUES_binprop),
2431 Property((int32_t) UCHAR_IDS_TRINARY_OPERATOR, 120, VALUES_binprop_COUNT, VALUES_binprop),
2432 Property((int32_t) UCHAR_ID_CONTINUE, 122, VALUES_binprop_COUNT, VALUES_binprop),
2433 Property((int32_t) UCHAR_ID_START, 124, VALUES_binprop_COUNT, VALUES_binprop),
2434 Property((int32_t) UCHAR_JOIN_CONTROL, 126, VALUES_binprop_COUNT, VALUES_binprop),
2435 Property((int32_t) UCHAR_LOGICAL_ORDER_EXCEPTION, 128, VALUES_binprop_COUNT, VALUES_binprop),
2436 Property((int32_t) UCHAR_LOWERCASE, 130, VALUES_binprop_COUNT, VALUES_binprop),
2437 Property((int32_t) UCHAR_MATH, 132, VALUES_binprop_COUNT, VALUES_binprop),
2438 Property((int32_t) UCHAR_NFC_INERT, 134, VALUES_binprop_COUNT, VALUES_binprop),
2439 Property((int32_t) UCHAR_NFD_INERT, 136, VALUES_binprop_COUNT, VALUES_binprop),
2440 Property((int32_t) UCHAR_NFKC_INERT, 138, VALUES_binprop_COUNT, VALUES_binprop),
2441 Property((int32_t) UCHAR_NFKD_INERT, 140, VALUES_binprop_COUNT, VALUES_binprop),
2442 Property((int32_t) UCHAR_NONCHARACTER_CODE_POINT, 142, VALUES_binprop_COUNT, VALUES_binprop),
2443 Property((int32_t) UCHAR_PATTERN_SYNTAX, 144, VALUES_binprop_COUNT, VALUES_binprop),
2444 Property((int32_t) UCHAR_PATTERN_WHITE_SPACE, 146, VALUES_binprop_COUNT, VALUES_binprop),
2445 Property((int32_t) UCHAR_POSIX_ALNUM, 148, VALUES_binprop_COUNT, VALUES_binprop),
2446 Property((int32_t) UCHAR_POSIX_BLANK, 150, VALUES_binprop_COUNT, VALUES_binprop),
2447 Property((int32_t) UCHAR_POSIX_GRAPH, 152, VALUES_binprop_COUNT, VALUES_binprop),
2448 Property((int32_t) UCHAR_POSIX_PRINT, 154, VALUES_binprop_COUNT, VALUES_binprop),
2449 Property((int32_t) UCHAR_POSIX_XDIGIT, 156, VALUES_binprop_COUNT, VALUES_binprop),
2450 Property((int32_t) UCHAR_QUOTATION_MARK, 158, VALUES_binprop_COUNT, VALUES_binprop),
2451 Property((int32_t) UCHAR_RADICAL, 160, VALUES_binprop_COUNT, VALUES_binprop),
2452 Property((int32_t) UCHAR_SEGMENT_STARTER, 162, VALUES_binprop_COUNT, VALUES_binprop),
2453 Property((int32_t) UCHAR_SOFT_DOTTED, 164, VALUES_binprop_COUNT, VALUES_binprop),
2454 Property((int32_t) UCHAR_S_TERM, 166, VALUES_binprop_COUNT, VALUES_binprop),
2455 Property((int32_t) UCHAR_TERMINAL_PUNCTUATION, 168, VALUES_binprop_COUNT, VALUES_binprop),
2456 Property((int32_t) UCHAR_UNIFIED_IDEOGRAPH, 170, VALUES_binprop_COUNT, VALUES_binprop),
2457 Property((int32_t) UCHAR_UPPERCASE, 172, VALUES_binprop_COUNT, VALUES_binprop),
2458 Property((int32_t) UCHAR_VARIATION_SELECTOR, 174, VALUES_binprop_COUNT, VALUES_binprop),
2459 Property((int32_t) UCHAR_WHITE_SPACE, 176, VALUES_binprop_COUNT, VALUES_binprop),
2460 Property((int32_t) UCHAR_XID_CONTINUE, 179, VALUES_binprop_COUNT, VALUES_binprop),
2461 Property((int32_t) UCHAR_XID_START, 181, VALUES_binprop_COUNT, VALUES_binprop),
2462 Property((int32_t) UCHAR_BIDI_CLASS, 185, VALUES_bc_COUNT, VALUES_bc),
2463 Property((int32_t) UCHAR_BLOCK, 187, VALUES_blk_COUNT, VALUES_blk),
2464 Property((int32_t) UCHAR_CANONICAL_COMBINING_CLASS, 189, VALUES_ccc_COUNT, VALUES_ccc),
2465 Property((int32_t) UCHAR_DECOMPOSITION_TYPE, 191, VALUES_dt_COUNT, VALUES_dt),
2466 Property((int32_t) UCHAR_EAST_ASIAN_WIDTH, 193, VALUES_ea_COUNT, VALUES_ea),
2467 Property((int32_t) UCHAR_GENERAL_CATEGORY, 195, VALUES_gc_COUNT, VALUES_gc),
2468 Property((int32_t) UCHAR_GRAPHEME_CLUSTER_BREAK, 197, VALUES_GCB_COUNT, VALUES_GCB),
2469 Property((int32_t) UCHAR_HANGUL_SYLLABLE_TYPE, 199, VALUES_hst_COUNT, VALUES_hst),
2470 Property((int32_t) UCHAR_JOINING_GROUP, 201, VALUES_jg_COUNT, VALUES_jg),
2471 Property((int32_t) UCHAR_JOINING_TYPE, 203, VALUES_jt_COUNT, VALUES_jt),
2472 Property((int32_t) UCHAR_LEAD_CANONICAL_COMBINING_CLASS, 205, VALUES_lccc_COUNT, VALUES_lccc),
2473 Property((int32_t) UCHAR_LINE_BREAK, 207, VALUES_lb_COUNT, VALUES_lb),
2474 Property((int32_t) UCHAR_NFC_QUICK_CHECK, 209, VALUES_NFC_QC_COUNT, VALUES_NFC_QC),
2475 Property((int32_t) UCHAR_NFD_QUICK_CHECK, 211, VALUES_NFD_QC_COUNT, VALUES_NFD_QC),
2476 Property((int32_t) UCHAR_NFKC_QUICK_CHECK, 213, VALUES_NFKC_QC_COUNT, VALUES_NFKC_QC),
2477 Property((int32_t) UCHAR_NFKD_QUICK_CHECK, 215, VALUES_NFKD_QC_COUNT, VALUES_NFKD_QC),
2478 Property((int32_t) UCHAR_NUMERIC_TYPE, 217, VALUES_nt_COUNT, VALUES_nt),
2479 Property((int32_t) UCHAR_SCRIPT, 219, VALUES_sc_COUNT, VALUES_sc),
2480 Property((int32_t) UCHAR_SENTENCE_BREAK, 221, VALUES_SB_COUNT, VALUES_SB),
2481 Property((int32_t) UCHAR_TRAIL_CANONICAL_COMBINING_CLASS, 223, VALUES_tccc_COUNT, VALUES_tccc),
2482 Property((int32_t) UCHAR_WORD_BREAK, 225, VALUES_WB_COUNT, VALUES_WB),
2483 Property((int32_t) UCHAR_AGE, 229, 0, NULL),
2484 Property((int32_t) UCHAR_BIDI_MIRRORING_GLYPH, 231, 0, NULL),
2485 Property((int32_t) UCHAR_CASE_FOLDING, 233, 0, NULL),
2486 Property((int32_t) UCHAR_ISO_COMMENT, 235, 0, NULL),
2487 Property((int32_t) UCHAR_LOWERCASE_MAPPING, 237, 0, NULL),
2488 Property((int32_t) UCHAR_NAME, 239, 0, NULL),
2489 Property((int32_t) UCHAR_SIMPLE_CASE_FOLDING, 241, 0, NULL),
2490 Property((int32_t) UCHAR_SIMPLE_LOWERCASE_MAPPING, 244, 0, NULL),
2491 Property((int32_t) UCHAR_SIMPLE_TITLECASE_MAPPING, 246, 0, NULL),
2492 Property((int32_t) UCHAR_SIMPLE_UPPERCASE_MAPPING, 248, 0, NULL),
2493 Property((int32_t) UCHAR_TITLECASE_MAPPING, 250, 0, NULL),
2494 Property((int32_t) UCHAR_UNICODE_1_NAME, 252, 0, NULL),
2495 Property((int32_t) UCHAR_UPPERCASE_MAPPING, 254, 0, NULL),
2496 Property((int32_t) UCHAR_NUMERIC_VALUE, 183, 0, NULL),
2497 Property((int32_t) UCHAR_GENERAL_CATEGORY_MASK, 227, VALUES_gcm_COUNT, VALUES_gcm),