Lines Matching refs:createIndividual
63 $this->tree->createIndividual("0 @@ INDI\n1 NAME /Âaa/");
64 $this->tree->createIndividual("0 @@ INDI\n1 NAME /aaa/");
65 $this->tree->createIndividual("0 @@ INDI\n1 NAME /Ååå/");
66 $this->tree->createIndividual("0 @@ INDI\n1 NAME /æææ/");
67 $this->tree->createIndividual("0 @@ INDI\n1 NAME /Caa/");
68 $this->tree->createIndividual("0 @@ INDI\n1 NAME /Css/");
69 $this->tree->createIndividual("0 @@ INDI\n1 NAME /Dza/");
119 $i1 = $this->tree->createIndividual("0 @@ INDI\n1 NAME /Muller/");
120 $i2 = $this->tree->createIndividual("0 @@ INDI\n1 NAME /Müller/");
121 $i3 = $this->tree->createIndividual("0 @@ INDI\n1 NAME /Mueller/");
148 $i1 = $this->tree->createIndividual("0 @@ INDI\n1 NAME John //");
149 $i2 = $this->tree->createIndividual("0 @@ INDI\n1 NAME John");
168 $i1 = $this->tree->createIndividual("0 @@ INDI\n1 NAME John /Black/");
169 $i2 = $this->tree->createIndividual("0 @@ INDI\n1 NAME Mary /White/");
170 $this->tree->createIndividual("0 @@ INDI\n1 NAME Peter //");
171 $this->tree->createIndividual("0 @@ INDI\n1 NAME Paul");
190 $i1 = $this->tree->createIndividual("0 @@ INDI\n1 NAME John /Black/");
191 $i2 = $this->tree->createIndividual("0 @@ INDI\n1 NAME Mary /Brown/");
192 $this->tree->createIndividual("0 @@ INDI\n1 NAME Peter /White/");
193 $this->tree->createIndividual("0 @@ INDI\n1 NAME Paul /Green/");