|
yast2-core
|
(regexp builtins) More...
Public Attributes | |
| string | result_str |
| string | match_str [SUB_MAX] |
| int | match_nb |
| string | error_str |
| bool | error |
| bool | solved |
(regexp builtins)
| 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().
| int REG_RET::match_nb |
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.8.6