Home
last modified time | relevance | path

Searched refs:adjusting (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/standard/
H A Dformatted_print.c428 int alignment, currarg, adjusting, argnum, width, precision; in php_formatted_print() local
462 adjusting = 0; in php_formatted_print()
537 adjusting |= ADJ_WIDTH; in php_formatted_print()
544 adjusting |= ADJ_WIDTH; in php_formatted_print()
581 adjusting |= ADJ_PRECISION; in php_formatted_print()
588 adjusting |= ADJ_PRECISION; in php_formatted_print()
659 precision, adjusting, in php_formatted_print()
/php-src/build/
H A Dpkg.m4170 Consider adjusting the PKG_CONFIG_PATH environment variable if you

Completed in 8 milliseconds