OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOLEAN_T
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
triostr.c
51
#if !defined(
BOOLEAN_T
)
52
# define
BOOLEAN_T
int
1293
TRIO_STRING_PRIVATE
BOOLEAN_T
1299
BOOLEAN_T
status = FALSE;
1326
TRIO_STRING_PRIVATE
BOOLEAN_T
[
all
...]
trio.c
114
#define
BOOLEAN_T
int
786
static
BOOLEAN_T
internalDigitsUnconverted = TRUE;
789
static
BOOLEAN_T
internalCollationUnconverted = TRUE;
818
TRIO_PRIVATE
BOOLEAN_T
965
TRIO_PRIVATE
BOOLEAN_T
1203
BOOLEAN_T
positional; /* Does the specifier have a positional? */
1204
BOOLEAN_T
gotSticky = FALSE; /* Are there any sticky modifiers at all? */
[
all
...]
Completed in 132 milliseconds