Home | History | Annotate | Download | only in compiler

Lines Matching refs:Keywords

232           m_functionID.put(Keywords.FUNC_CURRENT_STRING,
234 m_functionID.put(Keywords.FUNC_LAST_STRING,
236 m_functionID.put(Keywords.FUNC_POSITION_STRING,
238 m_functionID.put(Keywords.FUNC_COUNT_STRING,
240 m_functionID.put(Keywords.FUNC_ID_STRING,
242 m_functionID.put(Keywords.FUNC_KEY_STRING,
244 m_functionID.put(Keywords.FUNC_LOCAL_PART_STRING,
246 m_functionID.put(Keywords.FUNC_NAMESPACE_STRING,
248 m_functionID.put(Keywords.FUNC_NAME_STRING,
250 m_functionID.put(Keywords.FUNC_GENERATE_ID_STRING,
252 m_functionID.put(Keywords.FUNC_NOT_STRING,
254 m_functionID.put(Keywords.FUNC_TRUE_STRING,
256 m_functionID.put(Keywords.FUNC_FALSE_STRING,
258 m_functionID.put(Keywords.FUNC_BOOLEAN_STRING,
260 m_functionID.put(Keywords.FUNC_LANG_STRING,
262 m_functionID.put(Keywords.FUNC_NUMBER_STRING,
264 m_functionID.put(Keywords.FUNC_FLOOR_STRING,
266 m_functionID.put(Keywords.FUNC_CEILING_STRING,
268 m_functionID.put(Keywords.FUNC_ROUND_STRING,
270 m_functionID.put(Keywords.FUNC_SUM_STRING,
272 m_functionID.put(Keywords.FUNC_STRING_STRING,
274 m_functionID.put(Keywords.FUNC_STARTS_WITH_STRING,
276 m_functionID.put(Keywords.FUNC_CONTAINS_STRING,
278 m_functionID.put(Keywords.FUNC_SUBSTRING_BEFORE_STRING,
280 m_functionID.put(Keywords.FUNC_SUBSTRING_AFTER_STRING,
282 m_functionID.put(Keywords.FUNC_NORMALIZE_SPACE_STRING,
284 m_functionID.put(Keywords.FUNC_TRANSLATE_STRING,
286 m_functionID.put(Keywords.FUNC_CONCAT_STRING,
288 m_functionID.put(Keywords.FUNC_SYSTEM_PROPERTY_STRING,
290 m_functionID.put(Keywords.FUNC_EXT_FUNCTION_AVAILABLE_STRING,
292 m_functionID.put(Keywords.FUNC_EXT_ELEM_AVAILABLE_STRING,
294 m_functionID.put(Keywords.FUNC_SUBSTRING_STRING,
296 m_functionID.put(Keywords.FUNC_STRING_LENGTH_STRING,
298 m_functionID.put(Keywords.FUNC_UNPARSED_ENTITY_URI_STRING,
300 m_functionID.put(Keywords.FUNC_DOCLOCATION_STRING,