OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PROP_ISSPACE
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/lib/libprop/
prop_intern.c
49
while (
_PROP_ISSPACE
(*cp)) {
157
while (!
_PROP_ISSPACE
(*cp) && *cp != '/' && *cp != '>') {
210
while (!
_PROP_ISSPACE
(*cp) && *cp != '=') {
prop_data.c
492
if (
_PROP_ISSPACE
(ch))
573
if (!
_PROP_ISSPACE
(ch))
591
if (!
_PROP_ISSPACE
(ch))
prop_object_impl.h
134
#define
_PROP_ISSPACE
(c) \
Completed in 33 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025