HomeSort by relevance Sort by last modified time
    Searched full:g_ascii_strncasecmp (Results 1 - 13 of 13) sorted by null

  /external/bluetooth/glib/gio/
glocalvfs.c 141 if (g_ascii_strncasecmp ("file:", parse_name, 5) == 0)
  /external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
update_html_tags_from_sources.sh 100 grep -r "g_ascii_strncasecmp" $src_dir/gtkhtml/*.c | cut -d\" -f2 | grep -v ":" | cut -d"=" -f1 | grep "^[a-z]" > ${tmp_prefix}.html-attrs
101 grep "g_ascii_strncasecmp" $src_dir/gtkhtml/htmlstyle.c | cut -d\" -f2 | cut -d" " -f1 | sed s/://g > ${tmp_prefix}.css-properties
  /external/bluetooth/glib/gio/win32/
gwinhttpvfs.c 162 if (g_ascii_strncasecmp (uri, winhttp_uri_schemes[i], strlen (winhttp_uri_schemes[i])) == 0 &&
  /external/bluetooth/glib/glib/
gstrfuncs.h 161 gint g_ascii_strncasecmp (const gchar *s1,
galiasdef.c 2744 #undef g_ascii_strncasecmp macro
    [all...]
gstrfuncs.c 2028 g_ascii_strncasecmp (const gchar *s1, function
    [all...]
galias.h 2734 #define g_ascii_strncasecmp macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1188 g_ascii_strncasecmp
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
string_utils.sgml 512 <!-- ##### FUNCTION g_ascii_strncasecmp ##### -->
  /external/webkit/Tools/DumpRenderTree/gtk/
DumpRenderTree.cpp     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-10     [all...]
ChangeLog.pre-2-4     [all...]
ChangeLog.pre-2-0     [all...]

Completed in 793 milliseconds