Searched refs:IS_VAR_FIRST_CHAR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ntp-88/libopts/
H A Dag-char-map.h108 #define IS_VAR_FIRST_CHAR(_c) is_opt_char_cat_char((_c), 0x00023) macro
H A Dconfigfile.c443 if (IS_VAR_FIRST_CHAR(*pzFileText)) {
448 if (IS_VAR_FIRST_CHAR(pzFileText[1]))
/macosx-10.9.5/ntp-88/sntp/libopts/
H A Dag-char-map.h108 #define IS_VAR_FIRST_CHAR(_c) is_opt_char_cat_char((_c), 0x00023) macro
H A Dconfigfile.c443 if (IS_VAR_FIRST_CHAR(*pzFileText)) {
448 if (IS_VAR_FIRST_CHAR(pzFileText[1]))

Completed in 99 milliseconds