00001 00007 #ifdef __cplusplus 00008 extern "C" { 00009 #endif 00010 00024 char ** findFirstCaptures(const char * pattern, const char * s); 00025 00026 #ifdef __cplusplus 00027 } 00028 #endif