Searched defs:test_string (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/regex/
H A Dregex.c148 test_string(const char *stringp,
223 end_of_matchp = test_string(stringp, regexp);
240 end_of_matchp = test_string(stringp, regexp);
263 end_of_matchp = test_string(stringp, regexp);
266 end_of_matchp = test_string(stringp, regexp);
290 end_of_matchp = test_string(stringp, regexp);
313 end_of_matchp = test_string(stringp, regexp);
317 end_of_matchp = test_string(stringp, regexp);
659 end_of_matchp = test_string(stringp, regexp);
663 end_of_matchp = test_string(string
704 test_string(const char *stringp, function
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h1160 (*test_string) (struct grub_efi_simple_text_output_interface *this, member in struct:grub_efi_simple_text_output_interface

Completed in 22 milliseconds