Lines Matching refs:php_error_docref

289 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Hexadecimal input string must have an even length");  in PHP_FUNCTION()
296 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input string must be hexadecimal string"); in PHP_FUNCTION()
718 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Item '%ld' is not valid", item); in PHP_FUNCTION()
773php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, no character to the left of '..'"… in php_charmask()
778php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, no character to the right of '..'… in php_charmask()
783php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, '..'-range needs to be incrementi… in php_charmask()
788 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range"); in php_charmask()
909 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Break string cannot be empty"); in PHP_FUNCTION()
914 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't force cut when width is zero"); in PHP_FUNCTION()
1112 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter"); in PHP_FUNCTION()
1239 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument must be an array"); in PHP_FUNCTION()
1259 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid arguments passed"); in PHP_FUNCTION()
1716 php_error_docref(NULL TSRMLS_CC, E_WARNING, "needle is not a string or an integer");
1745 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle");
1795 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle");
1841 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string");
1847 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle");
1892 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string");
1970php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"…
1977php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"…
2047php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"…
2055php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"…
2080php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"…
2089php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"…
2218 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Chunk length should be greater than zero");
2368php_error_docref(NULL TSRMLS_CC, E_WARNING, "'from' and 'len' should be of same type - numerical o…
2373php_error_docref(NULL TSRMLS_CC, E_WARNING, "'from' and 'len' should have the same number of eleme…
2435php_error_docref(NULL TSRMLS_CC, E_WARNING, "Functionality of 'from' and 'len' as arrays is not im…
2558 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument was modified while replacing");
3165 php_error_docref(NULL TSRMLS_CC, E_WARNING, "The second argument is not an array");
4397php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "Passing locale category name as string is deprecat…
4419php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid locale category name %s, must be one of LC_AL…
4449 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Specified locale name is too long");
4921php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument has to be greater than or equal to 0"…
4933 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Result is too big, maximum %d allowed", INT_MAX);
4979 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown mode");
5208 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty substring");
5216 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset should be greater than or equal to 0");
5221 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset value %ld exceeds string length", offset);
5229 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length should be greater than 0");
5233 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length value %ld exceeds string length", length);
5287 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Padding string cannot be empty");
5292php_error_docref(NULL TSRMLS_CC, E_WARNING, "Padding type has to be STR_PAD_LEFT, STR_PAD_RIGHT, o…
5298 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Padding length is too long");
5464 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid format value %ld", type);
5538 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only a single %%i or %%n token can be used");
5571php_error_docref(NULL TSRMLS_CC, E_WARNING, "The length of each segment must be greater than zero"…
5609 php_error_docref(NULL TSRMLS_CC, E_WARNING, "The character list cannot be empty");
5643 php_error_docref(NULL TSRMLS_CC, E_WARNING, "The length must be greater than or equal to zero");
5654php_error_docref(NULL TSRMLS_CC, E_WARNING, "The start position cannot exceed initial string lengt…