Searched refs:T_STRING (Results 1 - 9 of 9) sorted by relevance

/prebuilts/misc/common/swig/include/2.0.11/pike/
H A Dstd_string.i23 if ($input.type != T_STRING)
29 if ($input.type != T_STRING)
44 if ($input.type == T_STRING)
51 if ($input.type == T_STRING) {
H A Dpike.swg47 if ($input.type != T_STRING)
189 if ($input.type != T_STRING)
237 $1 = ($input.type == T_STRING) ? 1 : 0;
/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dstructmember.h51 #define T_STRING 5 macro
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dstructmember.h51 #define T_STRING 5 macro
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dstructmember.h51 #define T_STRING 5 macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dstructmember.h51 #define T_STRING 5 macro
/prebuilts/misc/common/swig/include/2.0.11/ruby/
H A Djstring.i11 if (TYPE(obj) == T_STRING) {
H A Drubystrings.swg9 if (TYPE(obj) == T_STRING) {
H A Drubyrun.swg357 if (TYPE(obj) != T_STRING) goto type_error;

Completed in 97 milliseconds