Searched defs:isQuoted (Results 1 – 5 of 5) sorted by relevance
70 public static function isQuoted($strValue) { function in Literal
268 …miters = null, int &$i = 0, bool $evaluate = true, array &$references = [], bool &$isQuoted = null)
51 function isQuoted(value) { function
5 function isQuoted(V){return V.q} function
8 function external_eval(param){return eval(param)}function isQuoted(e){return e.q}function quote(e){… function