Searched refs:IS_PATH_WITH_DIR (Results 1 – 2 of 2) sorted by relevance
76 # define IS_PATH_WITH_DIR(P) \ macro82 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro292 if (!IS_PATH_WITH_DIR (location)) in DllMain()
206 # define IS_PATH_WITH_DIR(P) \ macro212 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro608 if (ENABLE_SECURE && IS_PATH_WITH_DIR (single_locale))