Searched refs:APC_COMPAT_ERROR_CANCELLED (Results 1 – 4 of 4) sorted by relevance
24 #define APC_COMPAT_ERROR_CANCELLED 1 macro
26 ApcCompatUiOptions, APC_COMPAT_ERROR_ABORTED, APC_COMPAT_ERROR_CANCELLED,
46 return APC_COMPAT_ERROR_CANCELLED; in responseCode2Compat()
35 ApcCompatUiOptions, APC_COMPAT_ERROR_ABORTED, APC_COMPAT_ERROR_CANCELLED,205 APC_COMPAT_ERROR_CANCELLED => ApcResponseCode::CANCELLED, in compat_2_response_code()