Searched defs:string (Results 1 - 4 of 4) sorted by relevance

/ec/ECQuiz/Products/ECQuiz/skins/ECQuiz/
H A DunicodeDecode.py7 ##parameters=string, defaultCharSet=None
32 if(same_type(string, u'')):
33 return string
34 elif(not same_type(string, '')):
35 string = str(string) variable
54 return unicode(string, charSet)
58 raise UnicodeError('Unable to decode %s' % string)
/ec/ECSpooler/backends/junit/junit_libs/
H A Djunit-4.3.1.jar ... Object actual public static void failSame (java.lang.String) String message String formatted public static void failNotSame (java. ...
/ec/ECSpooler/backends/sql/lib/
H A Ddbunit-2.4.8.jar ... String) String format protected void checkDataFormat (java.lang.String) String format public static org.xml.sax. ...
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jar ... xml.xquery.PooledXQConnection getPooledConnection (java.lang.String, java.lang.String) throws javax.xml. ...

Completed in 936 milliseconds