Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c360 OC_MOVE = 0x1f00, OC_PGETLINE = 0x2000, OC_REGEXP = 0x2100, enumerator
457 #define TI_PGETLINE (OC_PGETLINE|SV|P(37))
3182 case XC( OC_PGETLINE ): in evaluate()
3192 if ((opinfo & OPCLSMASK) == OC_PGETLINE) { in evaluate()