Home
last modified time | relevance | path

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

/intl/
A Ddcigettext.c221 # define IS_PATH_WITH_DIR(P) \ macro
227 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
689 if (ENABLE_SECURE && IS_PATH_WITH_DIR (single_locale)) in gl_dcigettext()

Completed in 6 milliseconds