Lines Matching defs:projection
217 * @param projection array the variables to project
220 function constructQuery(&$root, &$typemap, $projection) {
226 'projection'=>$projection,
238 // extract additional projection groups
335 foreach($projection as $var) {
691 // extract the projection information in 'long syntax' if available
694 // parse 'long syntax' if we don't have projection information yet
712 * Parses a projection group in 'long syntax'.
740 * Parses a projection group in 'short syntax'.
768 * Returns the regex pattern used by the 'short syntax' for projection. This methods can