Public Attributes | |
| string | result_str |
| string | match_str [SUB_MAX] |
| int | match_nb |
| string | error_str |
| bool | error |
| bool | solved |
| bool REG_RET::error |
Referenced by s_regexpmatch(), s_regexppos(), s_regexpsub(), s_regexptokenize(), and solve_regular_expression().
| string REG_RET::error_str |
Referenced by s_regexpmatch(), s_regexppos(), s_regexpsub(), s_regexptokenize(), and solve_regular_expression().
Referenced by s_regexptokenize(), and solve_regular_expression().
| string REG_RET::match_str[SUB_MAX] |
Referenced by s_regexppos(), s_regexptokenize(), and solve_regular_expression().
| string REG_RET::result_str |
Referenced by s_regexpsub(), and solve_regular_expression().
| bool REG_RET::solved |
Referenced by s_regexpmatch(), s_regexppos(), s_regexpsub(), s_regexptokenize(), and solve_regular_expression().
1.5.9