Searched refs:optstr (Results 1 – 1 of 1) sorted by relevance
3733 char *optstr = NULL; in PHP_FUNCTION() local3742 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|ss", (char **)&string.val, &string_len, &optstr, &op… in PHP_FUNCTION()3754 if (optstr != NULL) { in PHP_FUNCTION()3755 char *p = optstr; in PHP_FUNCTION()
Completed in 16 milliseconds