Searched refs:gm (Results 1 – 3 of 3) sorted by relevance
26 static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, zend_long gm) in _cal_easter() argument53 if (gm && (year<1970 || year>2037)) { /* out of range for timestamps */ in _cal_easter()99 if (gm) { /* return a timestamp */ in _cal_easter()
210 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gm);
62 var re_dep_line = new RegExp("ADD_EXTENSION_DEP\\([^,]*\\s*,\\s*['\"]([^'\"]+)['\"].*\\)", "gm");245 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm");
Completed in 14 milliseconds