OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:poec_depth
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/lib/libprop/
prop_extern.c
256
for (i = 0; i < ctx->
poec_depth
; i++) {
460
ctx->
poec_depth
= 0;
prop_array.c
186
ctx->
poec_depth
++;
187
_PROP_ASSERT(ctx->
poec_depth
!= 0);
202
ctx->
poec_depth
--;
prop_dictionary.c
498
ctx->
poec_depth
++;
499
_PROP_ASSERT(ctx->
poec_depth
!= 0);
516
ctx->
poec_depth
--;
prop_object_impl.h
53
unsigned int
poec_depth
; /* nesting depth */
member in struct:_prop_object_externalize_context
Completed in 14 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025