Home
last modified time | relevance | path

Searched refs:PHP_STR_PAD_RIGHT (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/standard/
H A Dphp_string.h82 #define PHP_STR_PAD_RIGHT 1 macro
H A Dstring.c5518 zend_long pad_type_val = PHP_STR_PAD_RIGHT; /* The padding type value */
5552 case PHP_STR_PAD_RIGHT:
H A Dbasic_functions_arginfo.h3699 REGISTER_LONG_CONSTANT("STR_PAD_RIGHT", PHP_STR_PAD_RIGHT, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 34 milliseconds