Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for bindtextdomain (0.19 sec)

  1. platforms/documentation/docs/src/snippets/native-binaries/cunit/groovy/libs/cunit/2.1-2/include/CUnit/CUnit_intl.h

    #endif
    */
    
    /* deactivate these when source preparation is complete */
    #undef _
    #define _(String) (String)
    #undef N_
    #define N_(String) String
    #undef textdomain
    #define textdomain(Domain)
    #undef bindtextdomain
    #define bindtextdomain(Package, Directory)
    
    #endif  /*  CUNIT_CUNIT_INTL_H_SEEN  */
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.7K bytes
    - Viewed (0)
Back to top