Searched defs:GET_STR_PROP (Results 1 - 1 of 1) sorted by relevance

/PHP_5_5/ext/standard/
H A Dfilters.c1353 #define GET_STR_PROP(ht, var, var_len, fldname, persistent) \ macro
1378 GET_STR_PROP(options, lbchars, lbchars_len, "line-break-chars", 0);
1425 GET_STR_PROP(options, lbchars, lbchars_len, "line-break-chars", 0);
1464 GET_STR_PROP(options, lbchars, lbchars_len, "line-break-chars", 0);
1494 #undef GET_STR_PROP macro

Completed in 6 milliseconds