Searched refs:add_single_char_expr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/regex/
H A Dregcmp.c86 static int add_single_char_expr(char *compilep, wchar_t wchar);
337 expr_length = add_single_char_expr(
852 expr_length = add_single_char_expr(compilep,
912 add_single_char_expr(char *compilep, wchar_t wchar) function

Completed in 15 milliseconds