Lines Matching full:p
20 cat_letter="\\p{L}"
21 cat_mark="\\p{M}"
22 cat_number="\\p{N}"
23 cat_punct="\\p{P}"
24 cat_sym="\\p{S}"
25 cat_sep="\\p{Z}"
26 cat_other="\\p{C}"
28 block_aegean_numbers="\\p{IsAegeanNumbers}"
29 block_alphabetic_presentation_forms="\\p{IsAlphabeticPresentationForms}"
30 block_arabic="\\p{IsArabic}"
31 block_arabic_presentation_forms_a="\\p{IsArabicPresentationFormsA}"
32 block_arabic_presentation_forms_b="\\p{IsArabicPresentationFormsB}"
33 block_armenian="\\p{IsArmenian}"
34 block_arrows="\\p{IsArrows}"
35 block_basic_latin="\\p{IsBasicLatin}"
36 block_bengali="\\p{IsBengali}"
37 block_block_elements="\\p{IsBlockElements}"
38 block_bopomofo="\\p{IsBopomofo}"
39 block_bopomofo_extended="\\p{IsBopomofoExtended}"
40 block_box_drawing="\\p{IsBoxDrawing}"
41 block_braille_patterns="\\p{IsBraillePatterns}"
42 block_buhid="\\p{IsBuhid}"
43 block_byzantine_musical_symbols="\\p{IsByzantineMusicalSymbols}"
44 block_c_j_k_compatibility="\\p{IsCJKCompatibility}"
45 block_c_j_k_compatibility_forms="\\p{IsCJKCompatibilityForms}"
46 block_c_j_k_compatibility_ideographs="\\p{IsCJKCompatibilityIdeographs}"
47 block_c_j_k_compatibility_ideographs_supplement="\\p{IsCJKCompatibilityIdeographsSupplement}"
48 block_c_j_k_radicals_supplement="\\p{IsCJKRadicalsSupplement}"
49 block_c_j_k_symbolsand_punctuation="\\p{IsCJKSymbolsandPunctuation}"
50 block_c_j_k_unified_ideographs="\\p{IsCJKUnifiedIdeographs}"
51 block_c_j_k_unified_ideographs_extension_a="\\p{IsCJKUnifiedIdeographsExtensionA}"
52 block_cjk_unified_ideographs_extension_b="\\p{IsCJKUnifiedIdeographsExtensionB}"
53 block_cherokee="\\p{IsCherokee}"
54 block_combining_diacritical_marks="\\p{IsCombiningDiacriticalMarks}"
55 block_combining_diacritical_marksfor_symbols="\\p{IsCombiningDiacriticalMarksforSymbols}"
56 block_combining_half_marks="\\p{IsCombiningHalfMarks}"
57 block_combining_marksfor_symbols="\\p{IsCombiningMarksforSymbols}"
58 block_control_pictures="\\p{IsControlPictures}"
59 block_currency_symbols="\\p{IsCurrencySymbols}"
60 block_cypriot_syllabary="\\p{IsCypriotSyllabary}"
61 block_cyrillic="\\p{IsCyrillic}"
62 block_cyrillic_supplement="\\p{IsCyrillicSupplement}"
63 block_deseret="\\p{IsDeseret}"
64 block_devanagari="\\p{IsDevanagari}"
65 block_dingbats="\\p{IsDingbats}"
66 block_enclosed_alphanumerics="\\p{IsEnclosedAlphanumerics}"
67 block_enclosed_cjk_lettersand_months="\\p{IsEnclosedCJKLettersandMonths}"
68 block_ethiopic="\\p{IsEthiopic}"
69 block_general_punctuation="\\p{IsGeneralPunctuation}"
70 block_geometric_shapes="\\p{IsGeometricShapes}"
71 block_georgian="\\p{IsGeorgian}"
72 block_gothic="\\p{IsGothic}"
73 block_greek="\\p{IsGreek}"
74 block_greek_extended="\\p{IsGreekExtended}"
75 block_greekand_coptic="\\p{IsGreekandCoptic}"
76 block_gujarati="\\p{IsGujarati}"
77 block_gurmukhi="\\p{IsGurmukhi}"
78 block_halfwidthand_fullwidth_forms="\\p{IsHalfwidthandFullwidthForms}"
79 block_hangul_compatibility_jamo="\\p{IsHangulCompatibilityJamo}"
80 block_hangul_jamo="\\p{IsHangulJamo}"
81 block_hangul_syllables="\\p{IsHangulSyllables}"
82 block_hanunoo="\\p{IsHanunoo}"
83 block_hebrew="\\p{IsHebrew}"
84 block_high_private_use_surrogates="\\p{IsHighPrivateUseSurrogates}"
85 block_high_surrogates="\\p{IsHighSurrogates}"
86 block_hiragana="\\p{IsHiragana}"
87 block_ipa_extensions="\\p{IsIPAExtensions}"
88 block_ideographic_description_characters="\\p{IsIdeographicDescriptionCharacters}"
89 block_kanbun="\\p{IsKanbun}"
90 block_kangxi_radicals="\\p{IsKangxiRadicals}"
91 block_kannada="\\p{IsKannada}"
92 block_katakana="\\p{IsKatakana}"
93 block_katakana_phonetic_extensions="\\p{IsKatakanaPhoneticExtensions}"
94 block_khmer="\\p{IsKhmer}"
95 block_khmer_symbols="\\p{IsKhmerSymbols}"
96 block_lao="\\p{IsLao}"
97 block_latin1Supplement="\\p{IsLatin1Supplement}"
98 block_latin_extended_a="\\p{IsLatinExtendedA}"
99 block_latin_extended_b="\\p{IsLatinExtendedB}"
100 block_latin_extended_additional="\\p{IsLatinExtendedAdditional}"
101 block_letterlike_symbols="\\p{IsLetterlikeSymbols}"
102 block_limbu="\\p{IsLimbu}"
103 block_linear_b_ideograms="\\p{IsLinearBIdeograms}"
104 block_linear_b_syllabary="\\p{IsLinearBSyllabary}"
105 block_low_surrogates="\\p{IsLowSurrogates}"
106 block_malayalam="\\p{IsMalayalam}"
107 block_mathematical_alphanumeric_symbols="\\p{IsMathematicalAlphanumericSymbols}"
108 block_mathematical_operators="\\p{IsMathematicalOperators}"
109 block_miscellaneous_mathematical_symbols_a="\\p{IsMiscellaneousMathematicalSymbolsA}"
110 block_miscellaneous_mathematical_symbols_b="\\p{IsMiscellaneousMathematicalSymbolsB}"
111 block_miscellaneous_symbols="\\p{IsMiscellaneousSymbols}"
112 block_miscellaneous_symbolsand_arrows="\\p{IsMiscellaneousSymbolsandArrows}"
113 block_miscellaneous_technical="\\p{IsMiscellaneousTechnical}"
114 block_mongolian="\\p{IsMongolian}"
115 block_musical_symbols="\\p{IsMusicalSymbols}"
116 block_myanmar="\\p{IsMyanmar}"
117 block_number_forms="\\p{IsNumberForms}"
118 block_ogham="\\p{IsOgham}"
119 block_old_italic="\\p{IsOldItalic}"
120 block_optical_character_recognition="\\p{IsOpticalCharacterRecognition}"
121 block_oriya="\\p{IsOriya}"
122 block_osmanya="\\p{IsOsmanya}"
123 block_phonetic_extensions="\\p{IsPhoneticExtensions}"
124 block_private_use="\\p{IsPrivateUse}"
125 block_private_use_area="\\p{IsPrivateUseArea}"
126 block_runic="\\p{IsRunic}"
127 block_shavian="\\p{IsShavian}"
128 block_sinhala="\\p{IsSinhala}"
129 block_small_form_variants="\\p{IsSmallFormVariants}"
130 block_spacing_modifier_letters="\\p{IsSpacingModifierLetters}"
131 block_specials="\\p{IsSpecials}"
132 block_superscriptsand_subscripts="\\p{IsSuperscriptsandSubscripts}"
133 block_supplemental_arrows_a="\\p{IsSupplementalArrowsA}"
134 block_supplemental_arrows_b="\\p{IsSupplementalArrowsB}"
135 block_supplemental_mathematical_operators="\\p{IsSupplementalMathematicalOperators}"
136 block_supplementary_private_use_area_a="\\p{IsSupplementaryPrivateUseAreaA}"
137 block_supplementary_private_use_area_b="\\p{IsSupplementaryPrivateUseAreaB}"
138 block_syriac="\\p{IsSyriac}"
139 block_tagalog="\\p{IsTagalog}"
140 block_tagbanwa="\\p{IsTagbanwa}"
141 block_tags="\\p{IsTags}"
142 block_tai_le="\\p{IsTaiLe}"
143 block_tai_xuan_jing_symbols="\\p{IsTaiXuanJingSymbols}"
144 block_tamil="\\p{IsTamil}"
145 block_telugu="\\p{IsTelugu}"
146 block_thaana="\\p{IsThaana}"
147 block_thai="\\p{IsThai}"
148 block_tibetan="\\p{IsTibetan}"
149 block_ugaritic="\\p{IsUgaritic}"
150 block_unified_canadian_aboriginal_syllabics="\\p{IsUnifiedCanadianAboriginalSyllabics}"
151 block_variation_selectors="\\p{IsVariationSelectors}"
152 block_variation_selectors_supplement="\\p{IsVariationSelectorsSupplement}"
153 block_yi_radicals="\\p{IsYiRadicals}"
154 block_yi_syllables="\\p{IsYiSyllables}"
155 block_yijing_hexagram_symbols="\\p{IsYijingHexagramSymbols}"