Lines Matching refs:rawurldecode
2 Test rawurldecode() function : usage variations - unexpected type for arg 1.
5 /* Prototype : proto string rawurldecode(string str)
18 echo "*** Testing rawurldecode() : usage variations ***\n";
77 var_dump( rawurldecode($value) );
83 *** Testing rawurldecode() : usage variations ***
116 Error: 2 - rawurldecode() expects parameter 1 to be string, array given, %s(74)
121 Error: 2 - rawurldecode() expects parameter 1 to be string, array given, %s(74)
126 Error: 2 - rawurldecode() expects parameter 1 to be string, array given, %s(74)
131 Error: 2 - rawurldecode() expects parameter 1 to be string, array given, %s(74)
136 Error: 2 - rawurldecode() expects parameter 1 to be string, array given, %s(74)
165 Error: 2 - rawurldecode() expects parameter 1 to be string, object given, %s(74)