Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dftsiface.h42 #define SEARCH_ABORTED UINT(-23) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dftsiface.h42 #define SEARCH_ABORTED UINT(-23) macro
/dports/editors/e93/e93/
H A Dregex.c151 SEARCH_ABORTED enumerator
2433 SetError(errorDescriptions[SEARCH_ABORTED]); in REMatchAlternatives()