Lines Matching defs:LI_TARGET_LIST
58 LI_TARGET_LIST = "li_target_list"
395 if LI_TARGET_LIST in opts and opts[LI_TARGET_LIST]:
397 [LI_IGNORE_ALL, LI_TARGET_LIST])
411 if LI_TARGET_LIST in opts and opts[LI_TARGET_LIST]:
413 [LI_IGNORE_LIST, LI_TARGET_LIST])
437 assert LI_TARGET_LIST not in opts
444 if opts[LI_TARGET_LIST] and not opts[LI_PARENT_SYNC]:
446 [LI_TARGET_LIST, LI_PARENT_SYNC])
502 if opts[LI_TARGET_ALL] and opts[LI_TARGET_LIST]:
504 [LI_TARGET_ALL, LI_TARGET_LIST])
507 elif opts[LI_TARGET_LIST]:
508 arg1 = LI_TARGET_LIST
533 for li_name in opts[LI_TARGET_LIST]:
538 LI_TARGET_LIST])
542 opts_new[LI_TARGET_LIST] = \
1002 (LI_TARGET_LIST, [], [], {"type": "array",