Searched refs:ctrlMask (Results 1 – 2 of 2) sorted by relevance
219 static int ctrlMask= LIB$M_CLI_CTRLY; variable285 status= lib$disable_ctrl (&ctrlMask, &oldCtrlMask); in tryToSetupYAst()
18731 static long ctrlMask = ~0L; in output_c_string() local18738 const char *pcPast = zSkipValidUtf8(z, INT_MAX, ctrlMask); in output_c_string()18773 static long ctrlMask = ~0L; in output_json_string() local18784 const char *pcPast = zSkipValidUtf8(z, (int)(pcLimit-z), ctrlMask); in output_json_string()