OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_match_info_get_match_count
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/glib/
gregex.h
222
gint
g_match_info_get_match_count
(const GMatchInfo *match_info);
galiasdef.c
3829
#undef
g_match_info_get_match_count
macro
[
all
...]
galias.h
3819
#define
g_match_info_get_match_count
macro
[
all
...]
/external/bluetooth/glib/tests/
regex-test.c
455
count =
g_match_info_get_match_count
(match_info);
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
927
g_match_info_get_match_count
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
gregex.sgml
550
<!-- ##### FUNCTION
g_match_info_get_match_count
##### -->
Completed in 1577 milliseconds