HomeSort by relevance Sort by last modified time
    Searched full:lang_files (Results 1 - 3 of 3) sorted by null

  /external/libvpx/examples/includes/geshi/contrib/
cssgen.php 269 $lang_files = array(); variable
278 $lang_files[] = $file;
282 sort($lang_files);
284 // Now installed languages are in $lang_files
290 foreach ( $lang_files as $lang )
  /external/icu4c/data/
makedata.mak 322 LANG_FILES = lang\root.txt $(LANG_ALIAS_SOURCE) $(LANG_SOURCE)
323 LANG_RES_FILES = $(LANG_FILES:.txt =.res lang\)
    [all...]
Makefile.in 361 LANG_FILES = $(LANG_SRC:%.txt=$(LANGBLDDIR)/%.res) $(LANGBLDDIR)/$(INDEX_NAME).res $(LANGBLDDIR)/pool.res
409 ALL_FILES = $(DAT_FILES) $(CNV_FILES) $(CNV_FILES_SPECIAL) $(BRK_FILES) $(CTD_FILES) $(RES_FILES) $(INDEX_RES_FILE) $(CURR_FILES) $(LANG_FILES) $(REGION_FILES) $(ZONE_FILES) $(COLLATION_FILES) $(BRK_RES_FILES) $(RBNF_FILES) $(TRANSLIT_FILES) $(SPREP_FILES) $(CFU_FILES)
    [all...]

Completed in 919 milliseconds