Home | History | Annotate | Download | only in Modules

Lines Matching refs:validate_doublestar

935 #define validate_doublestar(ch) validate_terminal(ch, DOUBLESTAR, "**")
1235 && validate_doublestar(CHILD(tree, start+3))
2469 res = (validate_doublestar(CHILD(tree, pos))
2822 && validate_doublestar(CHILD(tree, i+3))
2831 ok = (validate_doublestar(CHILD(tree, i))