Lines Matching refs:langList
6977 * @langList: where to store the tokens6987 const xmlChar**langList, int len) {6988 if ((ctxt == NULL) || (exp == NULL) || (langList == NULL) || (len <= 0))6990 return(xmlExpGetLanguageInt(ctxt, exp, langList, len, 0));