HomeSort by relevance Sort by last modified time
    Searched refs:charref (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/python/examples/base/
sgmllib.py 52 charref = re.compile('&#([0-9]+)[^0-9]') variable
156 match = charref.match(rawdata, i)
  /external/libxml2/
encoding.c 2270 xmlChar charref[20]; local
    [all...]

Completed in 40 milliseconds