Home
last modified time | relevance | path

Searched refs:GetCharIndexOutStr (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DUniClassObject.py28 from Library.Misc import GetCharIndexOutStr
523 CommIndex = GetCharIndexOutStr(u'/', Line)
DMisc.py1067 def GetCharIndexOutStr(CommentCharacter, Line): function