HomeSort by: relevance | last modified time | path
    Searched defs:create_tc (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/regex/
t_regex.sh 40 create_tc() function
54 create_tc basic "Checks basic functionality"
55 create_tc paren "Checks parentheses"
56 create_tc anchor "Checks anchors and REG_NEWLINE"
57 create_tc error "Checks syntax errors and non-errors"
58 create_tc meta "Checks metacharacters and backslashes"
59 create_tc backref "Checks back references"
60 create_tc repet_ordinary "Checks ordinary repetitions"
61 create_tc repet_bounded "Checks bounded repetitions"
62 create_tc repet_multi "Checks multiple repetitions
    [all...]
t_regex.sh 40 create_tc() function
54 create_tc basic "Checks basic functionality"
55 create_tc paren "Checks parentheses"
56 create_tc anchor "Checks anchors and REG_NEWLINE"
57 create_tc error "Checks syntax errors and non-errors"
58 create_tc meta "Checks metacharacters and backslashes"
59 create_tc backref "Checks back references"
60 create_tc repet_ordinary "Checks ordinary repetitions"
61 create_tc repet_bounded "Checks bounded repetitions"
62 create_tc repet_multi "Checks multiple repetitions
    [all...]

Completed in 56 milliseconds