Home | History | Annotate | Download | only in definition-tool

Lines Matching refs:split

90         field_names = field_names.replace(',', ' ').split()
425 extract_str(dynstr_off + ent.d_val).split(':'))
428 extract_str(dynstr_off + ent.d_val).split(':'))
1387 for flag in arg.split(','):
2588 my = my_tag.split('.')
2589 other = other_tag.split('.')