HomeSort by: relevance | last modified time | path
    Searched refs:PRINTABLE (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
quote.py 37 PRINTABLE = 2
53 chars[i] |= PRINTABLE
55 chars[i] |= PRINTABLE
57 chars[i] |= PRINTABLE
59 chars[ord(' ')] |= PRINTABLE
60 chars[ord('+')] |= PRINTABLE
61 chars[ord(',')] |= PRINTABLE
62 chars[ord('-')] |= PRINTABLE
63 chars[ord('.')] |= PRINTABLE
64 chars[ord('/')] |= PRINTABLE
    [all...]
  /src/share/mk/
bsd.doc.mk 55 PRINTABLE=ps.gz
56 #PRINTABLE=ps
57 #PRINTABLE=pdf
70 realall: ${SA}.${PRINTABLE}
158 DOCINST+=${SA}.txt ${SA}.${PRINTABLE}

Completed in 15 milliseconds