Lines Matching refs:O_ISSET
215 if (!O_ISSET(sp, O_MAGIC)) in ex_s()
218 } else if (p[0] == '~' && O_ISSET(sp, O_MAGIC)) { in ex_s()
367 if (!O_ISSET(sp, O_EDCOMPATIBLE)) in s()
647 O_ISSET(sp, O_NUMBER) ? E_C_HASH : 0; in s()
891 if (O_ISSET(sp, O_EXTENDED)) in re_compile()
893 if (O_ISSET(sp, O_IGNORECASE)) in re_compile()
895 if (O_ISSET(sp, O_ICLOWER)) { in re_compile()
1038 if (!O_ISSET(sp, O_MAGIC)) { in re_conv()
1046 if (!O_ISSET(sp, O_MAGIC)) { in re_conv()
1058 if (O_ISSET(sp, O_MAGIC)) { in re_conv()
1066 if (!O_ISSET(sp, O_MAGIC)) { in re_conv()
1102 if (O_ISSET(sp, O_MAGIC)) in re_conv()
1113 if (O_ISSET(sp, O_MAGIC)) in re_conv()
1125 if (O_ISSET(sp, O_MAGIC)) { in re_conv()
1134 if (!O_ISSET(sp, O_MAGIC)) in re_conv()
1374 if (O_ISSET(sp, O_MAGIC)) { in re_sub()
1386 if (!O_ISSET(sp, O_MAGIC)) { in re_sub()