Searched defs:GET_STR_PROP (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/standard/ |
| H A D | filters.c | 1316 #define GET_STR_PROP(ht, var, var_len, fldname, persistent) \ macro 1341 GET_STR_PROP(options, lbchars, lbchars_len, "line-break-chars", 0); 1388 GET_STR_PROP(options, lbchars, lbchars_len, "line-break-chars", 0); 1427 GET_STR_PROP(options, lbchars, lbchars_len, "line-break-chars", 0); 1457 #undef GET_STR_PROP macro
|
Completed in 7 milliseconds