Home
last modified time | relevance | path

Searched refs:rdigit (Results 1 – 3 of 3) sorted by relevance

/src/tools/tools/crypto/
H A Dcryptocheck.c411 rdigit(void) in rdigit() function
428 buf[i] = rdigit(); in alloc_buffer()
/src/tests/sys/kern/
H A Dktls_test.c124 rdigit(void) in rdigit() function
140 buf[i] = rdigit(); in alloc_buffer()
1021 iv[i] = rdigit(); in encrypt_tls_aes_cbc_mte()
/src/contrib/libxo/xohtml/external/
H A Djquery.js51 rdigit = /\d/,
508 return obj != null && rdigit.test( obj ) && !isNaN( obj );