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

  /external/clearsilver/ruby/lib/
neo.rb 31 value = value.to_s unless value.is_a?(String)
  /external/bluetooth/glib/gobject/
gtype.c 930 tnode = find_conforming_child_type_L (node, iface); /* tnode is_a node */
3245 gboolean is_a; local
    [all...]
ChangeLog     [all...]
  /external/libvpx/examples/includes/geshi/geshi/
php.php 416 'intval','ip2long','iptcembed','iptcparse','isset','is_a',
    [all...]
  /external/chromium/third_party/icu/source/common/
ucase.c 796 #define is_a(c) ((c)=='a' || (c)=='A') macro
848 } else if(is_a(c)) {
    [all...]
  /external/icu4c/common/
ucase.c 795 #define is_a(c) ((c)=='a' || (c)=='A') macro
847 } else if(is_a(c)) {
    [all...]
  /external/libvpx/examples/includes/geshi/docs/
CHANGES 187 this makes is_a calls unneeded and thus prevents PHP notices in PHP 5.x (milian)
    [all...]
geshi-doc.txt     [all...]
  /external/bluetooth/glib/
NEWS     [all...]

Completed in 306 milliseconds