Lines Matching refs:data
2 Test mb_strtolower() function : usage variations - pass different data types as $sourcestring arg
16 * Pass different data types to $sourcestring argument to test behaviour of mb_strtolower()
45 // int data
51 // float data
58 // null data
62 // boolean data
68 // empty data
72 // string data
77 // object data
80 // undefined data
83 // unset data