Searched refs:IDC (Results 1 – 4 of 4) sorted by relevance
49 property;Binary;IDC;ID_Continue261 value;blk;IDC;Ideographic_Description_Characters1160 cp;0030;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT ZERO;nt=De;nv=0;SB=NU;WB=NU;XIDC1161 cp;0031;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT ONE;nt=De;nv=1;SB=NU;WB=NU;XIDC1162 cp;0032;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT TWO;nt=De;nv=2;SB=NU;WB=NU;XIDC1163 cp;0033;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT THREE;nt=De;nv=3;SB=NU;WB=NU;XIDC1164 cp;0034;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT FOUR;nt=De;nv=4;SB=NU;WB=NU;XIDC1165 cp;0035;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT FIVE;nt=De;nv=5;SB=NU;WB=NU;XIDC1166 cp;0036;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT SIX;nt=De;nv=6;SB=NU;WB=NU;XIDC1167 cp;0037;AHex;bc=EN;gc=Nd;Hex;IDC;InSC=Number;lb=NU;na=DIGIT SEVEN;nt=De;nv=7;SB=NU;WB=NU;XIDC[all …]
1048 applied patch from Frank Gross fixing Schemas IDC import bug2655 Added missing regression test results for the latest IDC2661 regression tests for the latest IDC and xs:decimal bugs.2665 * xmlschemas.c: Fixed bubbling of duplicate IDC nodes: the2683 used to access the IDC node list, was missing after the2687 it is used to force bubbling of IDC node tables even2891 starting point for IDC XPath compilation; this and some other2893 expressions and IDC selector/field relevant restrictions of2931 Restructured IDC node-tables2935 IDC target-nodes were interferring with IDC node-tables,[all …]
570 627987 Fix XSD IDC errors in imported schemas (Jim Panetta),919 generation for complex regexp counts problems, Schemas IDC import1123 (Kasimier Buchcik), better IDC error reports (Kasimier Buchcik)
1250 DeclContext *IDC = (*I)->getLexicalDeclContext()->getRedeclContext(); in PushOnScopeChains() local1251 if (IDC == CurContext) { in PushOnScopeChains()1254 } else if (IDC->Encloses(CurContext)) in PushOnScopeChains()