Searched refs:AmlIsLeadName (Results 1 – 1 of 1) sorted by relevance
46 AmlIsLeadName ( in AmlIsLeadName() function70 if (AmlIsLeadName (Ch) || (Ch >= '0' && Ch <= '9')) { in AmlIsName()91 if (!AmlIsLeadName (Buffer[0])) { in AmlIsNameSeg()195 if (AmlIsLeadName (Ch) || (Ch >= 'a' && Ch <= 'z')) { in AmlIsAslLeadName()