Searched refs:FAX_PHONE_TOKEN_LENGTH (Results 1 – 2 of 2) sorted by relevance
1422 #define FAX_PHONE_TOKEN_LENGTH 3 in filterText() macro1448 nPos = bStarted ? nStart + FAX_PHONE_TOKEN_LENGTH : 0; in filterText()1455 int nTokenStart = nStart + (bStarted ? FAX_PHONE_TOKEN_LENGTH : 0); in filterText()
1308 #define FAX_PHONE_TOKEN_LENGTH 3 in filterText() macro1334 nPos = bStarted ? nStart + FAX_PHONE_TOKEN_LENGTH : 0; in filterText()1341 int nTokenStart = nStart + (bStarted ? FAX_PHONE_TOKEN_LENGTH : 0); in filterText()
Completed in 18 milliseconds